Class HCLParserBaseListener
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener,HCLParserListener
HCLParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byHCLParser.arguments().voidEnter a parse tree produced byHCLParser.arithmeticOperator().voidEnter a parse tree produced byHCLParser.attribute().voidEnter a parse tree produced by theAttributeAccessExpressionlabeled alternative inHCLParser.exprTerm().voidEnter a parse tree produced byHCLParser.attrSplat().voidEnter a parse tree produced byHCLParser.binaryOp().voidEnter a parse tree produced byHCLParser.binaryOperator().voidEnter a parse tree produced byHCLParser.block().voidEnter a parse tree produced byHCLParser.blockExpr().voidEnter a parse tree produced byHCLParser.blockLabel().voidEnter a parse tree produced byHCLParser.body().voidEnter a parse tree produced byHCLParser.bodyContent().voidEnter a parse tree produced byHCLParser.collectionValue().voidEnter a parse tree produced by theCollectionValueExpressionlabeled alternative inHCLParser.exprTerm().voidEnter a parse tree produced byHCLParser.compareOperator().voidEnter a parse tree produced by theConditionalExpressionlabeled alternative inHCLParser.expression().voidEnter a parse tree produced byHCLParser.configFile().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidEnter a parse tree produced by theExpressionTermlabeled alternative inHCLParser.expression().voidEnter a parse tree produced byHCLParser.forCond().voidEnter a parse tree produced byHCLParser.forExpr().voidEnter a parse tree produced by theForExpressionlabeled alternative inHCLParser.exprTerm().voidEnter a parse tree produced byHCLParser.forIntro().voidEnter a parse tree produced byHCLParser.forObjectExpr().voidEnter a parse tree produced byHCLParser.forTupleExpr().voidEnter a parse tree produced byHCLParser.fullSplat().voidEnter a parse tree produced byHCLParser.functionCall().voidEnter a parse tree produced by theFunctionCallExpressionlabeled alternative inHCLParser.exprTerm().voidEnter a parse tree produced byHCLParser.getAttr().voidEnter a parse tree produced by theHeredoclabeled alternative inHCLParser.templateExpr().voidEnter a parse tree produced byHCLParser.heredocLiteral().voidEnter a parse tree produced byHCLParser.heredocTemplatePart().voidEnter a parse tree produced byHCLParser.index().voidEnter a parse tree produced by theIndexAccessExpressionlabeled alternative inHCLParser.exprTerm().voidEnter a parse tree produced by theLiteralExpressionlabeled alternative inHCLParser.exprTerm().voidEnter a parse tree produced byHCLParser.literalValue().voidEnter a parse tree produced byHCLParser.logicOperator().voidEnter a parse tree produced byHCLParser.object().voidEnter a parse tree produced byHCLParser.objectelem().voidEnter a parse tree produced byHCLParser.operation().voidEnter a parse tree produced by theOperationExpressionlabeled alternative inHCLParser.expression().voidEnter a parse tree produced by theParentheticalExpressionlabeled alternative inHCLParser.exprTerm().voidEnter a parse tree produced by theQuotedTemplatelabeled alternative inHCLParser.templateExpr().voidEnter a parse tree produced byHCLParser.quotedTemplatePart().voidEnter a parse tree produced byHCLParser.splat().voidEnter a parse tree produced by theSplatExpressionlabeled alternative inHCLParser.exprTerm().voidEnter a parse tree produced byHCLParser.stringLiteral().voidEnter a parse tree produced by theTemplateExpressionlabeled alternative inHCLParser.exprTerm().voidEnter a parse tree produced byHCLParser.templateInterpolation().voidEnter a parse tree produced byHCLParser.tuple().voidEnter a parse tree produced byHCLParser.unaryOp().voidEnter a parse tree produced byHCLParser.variableExpr().voidEnter a parse tree produced by theVariableExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced byHCLParser.arguments().voidExit a parse tree produced byHCLParser.arithmeticOperator().voidExit a parse tree produced byHCLParser.attribute().voidExit a parse tree produced by theAttributeAccessExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced byHCLParser.attrSplat().voidExit a parse tree produced byHCLParser.binaryOp().voidExit a parse tree produced byHCLParser.binaryOperator().voidExit a parse tree produced byHCLParser.block().voidExit a parse tree produced byHCLParser.blockExpr().voidExit a parse tree produced byHCLParser.blockLabel().voidExit a parse tree produced byHCLParser.body().voidExit a parse tree produced byHCLParser.bodyContent().voidExit a parse tree produced byHCLParser.collectionValue().voidExit a parse tree produced by theCollectionValueExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced byHCLParser.compareOperator().voidExit a parse tree produced by theConditionalExpressionlabeled alternative inHCLParser.expression().voidExit a parse tree produced byHCLParser.configFile().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidExit a parse tree produced by theExpressionTermlabeled alternative inHCLParser.expression().voidExit a parse tree produced byHCLParser.forCond().voidExit a parse tree produced byHCLParser.forExpr().voidExit a parse tree produced by theForExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced byHCLParser.forIntro().voidExit a parse tree produced byHCLParser.forObjectExpr().voidExit a parse tree produced byHCLParser.forTupleExpr().voidExit a parse tree produced byHCLParser.fullSplat().voidExit a parse tree produced byHCLParser.functionCall().voidExit a parse tree produced by theFunctionCallExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced byHCLParser.getAttr().voidExit a parse tree produced by theHeredoclabeled alternative inHCLParser.templateExpr().voidExit a parse tree produced byHCLParser.heredocLiteral().voidExit a parse tree produced byHCLParser.heredocTemplatePart().voidExit a parse tree produced byHCLParser.index().voidExit a parse tree produced by theIndexAccessExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced by theLiteralExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced byHCLParser.literalValue().voidExit a parse tree produced byHCLParser.logicOperator().voidExit a parse tree produced byHCLParser.object().voidExit a parse tree produced byHCLParser.objectelem().voidExit a parse tree produced byHCLParser.operation().voidExit a parse tree produced by theOperationExpressionlabeled alternative inHCLParser.expression().voidExit a parse tree produced by theParentheticalExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced by theQuotedTemplatelabeled alternative inHCLParser.templateExpr().voidExit a parse tree produced byHCLParser.quotedTemplatePart().voidExit a parse tree produced byHCLParser.splat().voidExit a parse tree produced by theSplatExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced byHCLParser.stringLiteral().voidExit a parse tree produced by theTemplateExpressionlabeled alternative inHCLParser.exprTerm().voidExit a parse tree produced byHCLParser.templateInterpolation().voidExit a parse tree produced byHCLParser.tuple().voidExit a parse tree produced byHCLParser.unaryOp().voidExit a parse tree produced byHCLParser.variableExpr().voidExit a parse tree produced by theVariableExpressionlabeled alternative inHCLParser.exprTerm().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
HCLParserBaseListener
public HCLParserBaseListener()
-
-
Method Details
-
enterConfigFile
Enter a parse tree produced byHCLParser.configFile().The default implementation does nothing.
- Specified by:
enterConfigFilein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitConfigFile
Exit a parse tree produced byHCLParser.configFile().The default implementation does nothing.
- Specified by:
exitConfigFilein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterBody
Enter a parse tree produced byHCLParser.body().The default implementation does nothing.
- Specified by:
enterBodyin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitBody
Exit a parse tree produced byHCLParser.body().The default implementation does nothing.
- Specified by:
exitBodyin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterBodyContent
Enter a parse tree produced byHCLParser.bodyContent().The default implementation does nothing.
- Specified by:
enterBodyContentin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitBodyContent
Exit a parse tree produced byHCLParser.bodyContent().The default implementation does nothing.
- Specified by:
exitBodyContentin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterAttribute
Enter a parse tree produced byHCLParser.attribute().The default implementation does nothing.
- Specified by:
enterAttributein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitAttribute
Exit a parse tree produced byHCLParser.attribute().The default implementation does nothing.
- Specified by:
exitAttributein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterBlock
Enter a parse tree produced byHCLParser.block().The default implementation does nothing.
- Specified by:
enterBlockin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitBlock
Exit a parse tree produced byHCLParser.block().The default implementation does nothing.
- Specified by:
exitBlockin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterBlockLabel
Enter a parse tree produced byHCLParser.blockLabel().The default implementation does nothing.
- Specified by:
enterBlockLabelin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitBlockLabel
Exit a parse tree produced byHCLParser.blockLabel().The default implementation does nothing.
- Specified by:
exitBlockLabelin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterOperationExpression
Enter a parse tree produced by theOperationExpressionlabeled alternative inHCLParser.expression().The default implementation does nothing.
- Specified by:
enterOperationExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitOperationExpression
Exit a parse tree produced by theOperationExpressionlabeled alternative inHCLParser.expression().The default implementation does nothing.
- Specified by:
exitOperationExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterConditionalExpression
Enter a parse tree produced by theConditionalExpressionlabeled alternative inHCLParser.expression().The default implementation does nothing.
- Specified by:
enterConditionalExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitConditionalExpression
Exit a parse tree produced by theConditionalExpressionlabeled alternative inHCLParser.expression().The default implementation does nothing.
- Specified by:
exitConditionalExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterExpressionTerm
Enter a parse tree produced by theExpressionTermlabeled alternative inHCLParser.expression().The default implementation does nothing.
- Specified by:
enterExpressionTermin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitExpressionTerm
Exit a parse tree produced by theExpressionTermlabeled alternative inHCLParser.expression().The default implementation does nothing.
- Specified by:
exitExpressionTermin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterParentheticalExpression
Enter a parse tree produced by theParentheticalExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterParentheticalExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitParentheticalExpression
Exit a parse tree produced by theParentheticalExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitParentheticalExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterAttributeAccessExpression
Enter a parse tree produced by theAttributeAccessExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterAttributeAccessExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitAttributeAccessExpression
Exit a parse tree produced by theAttributeAccessExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitAttributeAccessExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterLiteralExpression
Enter a parse tree produced by theLiteralExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterLiteralExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitLiteralExpression
Exit a parse tree produced by theLiteralExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitLiteralExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterTemplateExpression
Enter a parse tree produced by theTemplateExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterTemplateExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitTemplateExpression
Exit a parse tree produced by theTemplateExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitTemplateExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterVariableExpression
Enter a parse tree produced by theVariableExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterVariableExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitVariableExpression
Exit a parse tree produced by theVariableExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitVariableExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterSplatExpression
Enter a parse tree produced by theSplatExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterSplatExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitSplatExpression
Exit a parse tree produced by theSplatExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitSplatExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterIndexAccessExpression
Enter a parse tree produced by theIndexAccessExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterIndexAccessExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitIndexAccessExpression
Exit a parse tree produced by theIndexAccessExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitIndexAccessExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterForExpression
Enter a parse tree produced by theForExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterForExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitForExpression
Exit a parse tree produced by theForExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitForExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterFunctionCallExpression
Enter a parse tree produced by theFunctionCallExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterFunctionCallExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitFunctionCallExpression
Exit a parse tree produced by theFunctionCallExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitFunctionCallExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterCollectionValueExpression
Enter a parse tree produced by theCollectionValueExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
enterCollectionValueExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitCollectionValueExpression
Exit a parse tree produced by theCollectionValueExpressionlabeled alternative inHCLParser.exprTerm().The default implementation does nothing.
- Specified by:
exitCollectionValueExpressionin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterBlockExpr
Enter a parse tree produced byHCLParser.blockExpr().The default implementation does nothing.
- Specified by:
enterBlockExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitBlockExpr
Exit a parse tree produced byHCLParser.blockExpr().The default implementation does nothing.
- Specified by:
exitBlockExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterLiteralValue
Enter a parse tree produced byHCLParser.literalValue().The default implementation does nothing.
- Specified by:
enterLiteralValuein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitLiteralValue
Exit a parse tree produced byHCLParser.literalValue().The default implementation does nothing.
- Specified by:
exitLiteralValuein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterCollectionValue
Enter a parse tree produced byHCLParser.collectionValue().The default implementation does nothing.
- Specified by:
enterCollectionValuein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitCollectionValue
Exit a parse tree produced byHCLParser.collectionValue().The default implementation does nothing.
- Specified by:
exitCollectionValuein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterTuple
Enter a parse tree produced byHCLParser.tuple().The default implementation does nothing.
- Specified by:
enterTuplein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitTuple
Exit a parse tree produced byHCLParser.tuple().The default implementation does nothing.
- Specified by:
exitTuplein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterObject
Enter a parse tree produced byHCLParser.object().The default implementation does nothing.
- Specified by:
enterObjectin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitObject
Exit a parse tree produced byHCLParser.object().The default implementation does nothing.
- Specified by:
exitObjectin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterObjectelem
Enter a parse tree produced byHCLParser.objectelem().The default implementation does nothing.
- Specified by:
enterObjectelemin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitObjectelem
Exit a parse tree produced byHCLParser.objectelem().The default implementation does nothing.
- Specified by:
exitObjectelemin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterForExpr
Enter a parse tree produced byHCLParser.forExpr().The default implementation does nothing.
- Specified by:
enterForExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitForExpr
Exit a parse tree produced byHCLParser.forExpr().The default implementation does nothing.
- Specified by:
exitForExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterForTupleExpr
Enter a parse tree produced byHCLParser.forTupleExpr().The default implementation does nothing.
- Specified by:
enterForTupleExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitForTupleExpr
Exit a parse tree produced byHCLParser.forTupleExpr().The default implementation does nothing.
- Specified by:
exitForTupleExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterForObjectExpr
Enter a parse tree produced byHCLParser.forObjectExpr().The default implementation does nothing.
- Specified by:
enterForObjectExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitForObjectExpr
Exit a parse tree produced byHCLParser.forObjectExpr().The default implementation does nothing.
- Specified by:
exitForObjectExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterForIntro
Enter a parse tree produced byHCLParser.forIntro().The default implementation does nothing.
- Specified by:
enterForIntroin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitForIntro
Exit a parse tree produced byHCLParser.forIntro().The default implementation does nothing.
- Specified by:
exitForIntroin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterForCond
Enter a parse tree produced byHCLParser.forCond().The default implementation does nothing.
- Specified by:
enterForCondin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitForCond
Exit a parse tree produced byHCLParser.forCond().The default implementation does nothing.
- Specified by:
exitForCondin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterVariableExpr
Enter a parse tree produced byHCLParser.variableExpr().The default implementation does nothing.
- Specified by:
enterVariableExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitVariableExpr
Exit a parse tree produced byHCLParser.variableExpr().The default implementation does nothing.
- Specified by:
exitVariableExprin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterFunctionCall
Enter a parse tree produced byHCLParser.functionCall().The default implementation does nothing.
- Specified by:
enterFunctionCallin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitFunctionCall
Exit a parse tree produced byHCLParser.functionCall().The default implementation does nothing.
- Specified by:
exitFunctionCallin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterArguments
Enter a parse tree produced byHCLParser.arguments().The default implementation does nothing.
- Specified by:
enterArgumentsin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitArguments
Exit a parse tree produced byHCLParser.arguments().The default implementation does nothing.
- Specified by:
exitArgumentsin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterIndex
Enter a parse tree produced byHCLParser.index().The default implementation does nothing.
- Specified by:
enterIndexin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitIndex
Exit a parse tree produced byHCLParser.index().The default implementation does nothing.
- Specified by:
exitIndexin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterGetAttr
Enter a parse tree produced byHCLParser.getAttr().The default implementation does nothing.
- Specified by:
enterGetAttrin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitGetAttr
Exit a parse tree produced byHCLParser.getAttr().The default implementation does nothing.
- Specified by:
exitGetAttrin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterSplat
Enter a parse tree produced byHCLParser.splat().The default implementation does nothing.
- Specified by:
enterSplatin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitSplat
Exit a parse tree produced byHCLParser.splat().The default implementation does nothing.
- Specified by:
exitSplatin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterAttrSplat
Enter a parse tree produced byHCLParser.attrSplat().The default implementation does nothing.
- Specified by:
enterAttrSplatin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitAttrSplat
Exit a parse tree produced byHCLParser.attrSplat().The default implementation does nothing.
- Specified by:
exitAttrSplatin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterFullSplat
Enter a parse tree produced byHCLParser.fullSplat().The default implementation does nothing.
- Specified by:
enterFullSplatin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitFullSplat
Exit a parse tree produced byHCLParser.fullSplat().The default implementation does nothing.
- Specified by:
exitFullSplatin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterOperation
Enter a parse tree produced byHCLParser.operation().The default implementation does nothing.
- Specified by:
enterOperationin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitOperation
Exit a parse tree produced byHCLParser.operation().The default implementation does nothing.
- Specified by:
exitOperationin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterUnaryOp
Enter a parse tree produced byHCLParser.unaryOp().The default implementation does nothing.
- Specified by:
enterUnaryOpin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitUnaryOp
Exit a parse tree produced byHCLParser.unaryOp().The default implementation does nothing.
- Specified by:
exitUnaryOpin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterBinaryOp
Enter a parse tree produced byHCLParser.binaryOp().The default implementation does nothing.
- Specified by:
enterBinaryOpin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitBinaryOp
Exit a parse tree produced byHCLParser.binaryOp().The default implementation does nothing.
- Specified by:
exitBinaryOpin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterBinaryOperator
Enter a parse tree produced byHCLParser.binaryOperator().The default implementation does nothing.
- Specified by:
enterBinaryOperatorin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitBinaryOperator
Exit a parse tree produced byHCLParser.binaryOperator().The default implementation does nothing.
- Specified by:
exitBinaryOperatorin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterCompareOperator
Enter a parse tree produced byHCLParser.compareOperator().The default implementation does nothing.
- Specified by:
enterCompareOperatorin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitCompareOperator
Exit a parse tree produced byHCLParser.compareOperator().The default implementation does nothing.
- Specified by:
exitCompareOperatorin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterArithmeticOperator
Enter a parse tree produced byHCLParser.arithmeticOperator().The default implementation does nothing.
- Specified by:
enterArithmeticOperatorin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitArithmeticOperator
Exit a parse tree produced byHCLParser.arithmeticOperator().The default implementation does nothing.
- Specified by:
exitArithmeticOperatorin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterLogicOperator
Enter a parse tree produced byHCLParser.logicOperator().The default implementation does nothing.
- Specified by:
enterLogicOperatorin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitLogicOperator
Exit a parse tree produced byHCLParser.logicOperator().The default implementation does nothing.
- Specified by:
exitLogicOperatorin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterHeredoc
Enter a parse tree produced by theHeredoclabeled alternative inHCLParser.templateExpr().The default implementation does nothing.
- Specified by:
enterHeredocin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitHeredoc
Exit a parse tree produced by theHeredoclabeled alternative inHCLParser.templateExpr().The default implementation does nothing.
- Specified by:
exitHeredocin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterQuotedTemplate
Enter a parse tree produced by theQuotedTemplatelabeled alternative inHCLParser.templateExpr().The default implementation does nothing.
- Specified by:
enterQuotedTemplatein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitQuotedTemplate
Exit a parse tree produced by theQuotedTemplatelabeled alternative inHCLParser.templateExpr().The default implementation does nothing.
- Specified by:
exitQuotedTemplatein interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterHeredocTemplatePart
Enter a parse tree produced byHCLParser.heredocTemplatePart().The default implementation does nothing.
- Specified by:
enterHeredocTemplatePartin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitHeredocTemplatePart
Exit a parse tree produced byHCLParser.heredocTemplatePart().The default implementation does nothing.
- Specified by:
exitHeredocTemplatePartin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterHeredocLiteral
Enter a parse tree produced byHCLParser.heredocLiteral().The default implementation does nothing.
- Specified by:
enterHeredocLiteralin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitHeredocLiteral
Exit a parse tree produced byHCLParser.heredocLiteral().The default implementation does nothing.
- Specified by:
exitHeredocLiteralin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterQuotedTemplatePart
Enter a parse tree produced byHCLParser.quotedTemplatePart().The default implementation does nothing.
- Specified by:
enterQuotedTemplatePartin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitQuotedTemplatePart
Exit a parse tree produced byHCLParser.quotedTemplatePart().The default implementation does nothing.
- Specified by:
exitQuotedTemplatePartin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterStringLiteral
Enter a parse tree produced byHCLParser.stringLiteral().The default implementation does nothing.
- Specified by:
enterStringLiteralin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitStringLiteral
Exit a parse tree produced byHCLParser.stringLiteral().The default implementation does nothing.
- Specified by:
exitStringLiteralin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterTemplateInterpolation
Enter a parse tree produced byHCLParser.templateInterpolation().The default implementation does nothing.
- Specified by:
enterTemplateInterpolationin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
exitTemplateInterpolation
Exit a parse tree produced byHCLParser.templateInterpolation().The default implementation does nothing.
- Specified by:
exitTemplateInterpolationin interfaceHCLParserListener- Parameters:
ctx- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminalin interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNodein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-