| Package | Description |
|---|---|
| com.cloudbees.plugins.credentials.matchers |
| Modifier and Type | Method and Description |
|---|---|
CQLParser.ConstantTestContext |
CQLParser.constantTest() |
CQLParser.ConstantTestContext |
CQLParser.PrimaryContext.constantTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
CQLListener.enterConstantTest(CQLParser.ConstantTestContext ctx)
Enter a parse tree produced by
CQLParser.constantTest(). |
void |
CQLBaseListener.enterConstantTest(CQLParser.ConstantTestContext ctx)
Enter a parse tree produced by
CQLParser.constantTest(). |
void |
CQLListener.exitConstantTest(CQLParser.ConstantTestContext ctx)
Exit a parse tree produced by
CQLParser.constantTest(). |
void |
CQLBaseListener.exitConstantTest(CQLParser.ConstantTestContext ctx)
Exit a parse tree produced by
CQLParser.constantTest(). |
T |
CQLVisitor.visitConstantTest(CQLParser.ConstantTestContext ctx)
Visit a parse tree produced by
CQLParser.constantTest(). |
T |
CQLBaseVisitor.visitConstantTest(CQLParser.ConstantTestContext ctx)
Visit a parse tree produced by
CQLParser.constantTest(). |
Copyright © 2016–2018. All rights reserved.