| Package | Description |
|---|---|
| com.cloudbees.plugins.credentials.matchers |
| Modifier and Type | Method and Description |
|---|---|
CQLParser.LiteralContext |
CQLParser.literal() |
CQLParser.LiteralContext |
CQLParser.PropertyTestContext.literal() |
| Modifier and Type | Method and Description |
|---|---|
void |
CQLListener.enterLiteral(CQLParser.LiteralContext ctx)
Enter a parse tree produced by
CQLParser.literal(). |
void |
CQLBaseListener.enterLiteral(CQLParser.LiteralContext ctx)
Enter a parse tree produced by
CQLParser.literal(). |
void |
CQLListener.exitLiteral(CQLParser.LiteralContext ctx)
Exit a parse tree produced by
CQLParser.literal(). |
void |
CQLBaseListener.exitLiteral(CQLParser.LiteralContext ctx)
Exit a parse tree produced by
CQLParser.literal(). |
T |
CQLVisitor.visitLiteral(CQLParser.LiteralContext ctx)
Visit a parse tree produced by
CQLParser.literal(). |
T |
CQLBaseVisitor.visitLiteral(CQLParser.LiteralContext ctx)
Visit a parse tree produced by
CQLParser.literal(). |
Copyright © 2016–2017. All rights reserved.