Package org.intocps.maestro.parser
Interface MablParserListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
MablParserBaseListener
public interface MablParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
MablParser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced by theandmedOrPrimitiveTypeTypelabeled alternative inMablParser.typeType().voidEnter a parse tree produced by thearrayIndexlabeled alternative inMablParser.expression().voidEnter a parse tree produced by thearrayInitlabeled alternative inMablParser.variableInitializer().voidEnter a parse tree produced byMablParser.arrayInitializer().voidEnter a parse tree produced by thearrayMultidimentionalInitlabeled alternative inMablParser.variableInitializer().voidEnter a parse tree produced by thearrayStateDesignatorlabeled alternative inMablParser.stateDesignator().voidEnter a parse tree produced by thearrayTypeTypelabeled alternative inMablParser.typeType().voidEnter a parse tree produced byMablParser.assignment().voidEnter a parse tree produced by theassignmentStmlabeled alternative inMablParser.statement().voidEnter a parse tree produced by thebinaryExplabeled alternative inMablParser.expression().voidEnter a parse tree produced byMablParser.block().voidEnter a parse tree produced by theblockStmlabeled alternative inMablParser.statement().voidEnter a parse tree produced by theboolTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced by thebreaklabeled alternative inMablParser.statement().voidEnter a parse tree produced by thebyteTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced byMablParser.compilationUnit().voidEnter a parse tree produced by theconfiglabeled alternative inMablParser.statement().voidEnter a parse tree produced by thedotPrefixExplabeled alternative inMablParser.expression().voidEnter a parse tree produced by theerrorlabeled alternative inMablParser.statement().voidEnter a parse tree produced by theexpInitlabeled alternative inMablParser.variableInitializer().voidEnter a parse tree produced byMablParser.expressionList().voidEnter a parse tree produced by theexpressionStatementlabeled alternative inMablParser.statement().voidEnter a parse tree produced byMablParser.expTest().voidEnter a parse tree produced by thefloatTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced by thefmuMappinglabeled alternative inMablParser.statement().voidEnter a parse tree produced byMablParser.formalParameter().voidEnter a parse tree produced byMablParser.formalParameterList().voidEnter a parse tree produced byMablParser.formalParameters().voidEnter a parse tree produced byMablParser.framework().voidEnter a parse tree produced byMablParser.frameworkConfigs().voidEnter a parse tree produced byMablParser.functionDeclaration().voidEnter a parse tree produced by theidentifierExplabeled alternative inMablParser.expression().voidEnter a parse tree produced by theidentifierStateDesignatorlabeled alternative inMablParser.stateDesignator().voidEnter a parse tree produced by theidentifierTypeTypelabeled alternative inMablParser.namedOrPrimitiveType().voidEnter a parse tree produced by theiflabeled alternative inMablParser.statement().voidEnter a parse tree produced by theinstanceMappinglabeled alternative inMablParser.statement().voidEnter a parse tree produced by theintTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced byMablParser.literal().voidEnter a parse tree produced by theliteralExplabeled alternative inMablParser.expression().voidEnter a parse tree produced by thelocalVariablelabeled alternative inMablParser.statement().voidEnter a parse tree produced by thelongTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced byMablParser.methodCall().voidEnter a parse tree produced byMablParser.moduleDeclaration().voidEnter a parse tree produced by theobservablelabeled alternative inMablParser.statement().voidEnter a parse tree produced by theparallelBlockStmlabeled alternative inMablParser.statement().voidEnter a parse tree produced by theparenExplabeled alternative inMablParser.expression().voidEnter a parse tree produced byMablParser.parExpression().voidEnter a parse tree produced by theplainMetodExplabeled alternative inMablParser.expression().voidEnter a parse tree produced by theprimitiveTypeTypelabeled alternative inMablParser.namedOrPrimitiveType().voidEnter a parse tree produced by therealTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced by therefExpressionlabeled alternative inMablParser.expression().voidEnter a parse tree produced by thesemilabeled alternative inMablParser.statement().voidEnter a parse tree produced by theshortTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced byMablParser.simulationSpecification().voidEnter a parse tree produced by thestringTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced by thetransferlabeled alternative inMablParser.statement().voidEnter a parse tree produced by thetransferAslabeled alternative inMablParser.statement().voidEnter a parse tree produced by thetrylabeled alternative inMablParser.statement().voidEnter a parse tree produced by theuintTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced by theunaryExplabeled alternative inMablParser.expression().voidEnter a parse tree produced by theunknownTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced byMablParser.variableDeclarator().voidEnter a parse tree produced by thevoidTypelabeled alternative inMablParser.primitiveType().voidEnter a parse tree produced by thewhilelabeled alternative inMablParser.statement().voidExit a parse tree produced by theandmedOrPrimitiveTypeTypelabeled alternative inMablParser.typeType().voidExit a parse tree produced by thearrayIndexlabeled alternative inMablParser.expression().voidExit a parse tree produced by thearrayInitlabeled alternative inMablParser.variableInitializer().voidExit a parse tree produced byMablParser.arrayInitializer().voidExit a parse tree produced by thearrayMultidimentionalInitlabeled alternative inMablParser.variableInitializer().voidExit a parse tree produced by thearrayStateDesignatorlabeled alternative inMablParser.stateDesignator().voidExit a parse tree produced by thearrayTypeTypelabeled alternative inMablParser.typeType().voidExit a parse tree produced byMablParser.assignment().voidExit a parse tree produced by theassignmentStmlabeled alternative inMablParser.statement().voidExit a parse tree produced by thebinaryExplabeled alternative inMablParser.expression().voidExit a parse tree produced byMablParser.block().voidExit a parse tree produced by theblockStmlabeled alternative inMablParser.statement().voidExit a parse tree produced by theboolTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced by thebreaklabeled alternative inMablParser.statement().voidExit a parse tree produced by thebyteTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced byMablParser.compilationUnit().voidExit a parse tree produced by theconfiglabeled alternative inMablParser.statement().voidExit a parse tree produced by thedotPrefixExplabeled alternative inMablParser.expression().voidExit a parse tree produced by theerrorlabeled alternative inMablParser.statement().voidExit a parse tree produced by theexpInitlabeled alternative inMablParser.variableInitializer().voidExit a parse tree produced byMablParser.expressionList().voidExit a parse tree produced by theexpressionStatementlabeled alternative inMablParser.statement().voidExit a parse tree produced byMablParser.expTest().voidExit a parse tree produced by thefloatTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced by thefmuMappinglabeled alternative inMablParser.statement().voidExit a parse tree produced byMablParser.formalParameter().voidExit a parse tree produced byMablParser.formalParameterList().voidExit a parse tree produced byMablParser.formalParameters().voidExit a parse tree produced byMablParser.framework().voidExit a parse tree produced byMablParser.frameworkConfigs().voidExit a parse tree produced byMablParser.functionDeclaration().voidExit a parse tree produced by theidentifierExplabeled alternative inMablParser.expression().voidExit a parse tree produced by theidentifierStateDesignatorlabeled alternative inMablParser.stateDesignator().voidExit a parse tree produced by theidentifierTypeTypelabeled alternative inMablParser.namedOrPrimitiveType().voidExit a parse tree produced by theiflabeled alternative inMablParser.statement().voidExit a parse tree produced by theinstanceMappinglabeled alternative inMablParser.statement().voidExit a parse tree produced by theintTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced byMablParser.literal().voidExit a parse tree produced by theliteralExplabeled alternative inMablParser.expression().voidExit a parse tree produced by thelocalVariablelabeled alternative inMablParser.statement().voidExit a parse tree produced by thelongTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced byMablParser.methodCall().voidExit a parse tree produced byMablParser.moduleDeclaration().voidExit a parse tree produced by theobservablelabeled alternative inMablParser.statement().voidExit a parse tree produced by theparallelBlockStmlabeled alternative inMablParser.statement().voidExit a parse tree produced by theparenExplabeled alternative inMablParser.expression().voidExit a parse tree produced byMablParser.parExpression().voidExit a parse tree produced by theplainMetodExplabeled alternative inMablParser.expression().voidExit a parse tree produced by theprimitiveTypeTypelabeled alternative inMablParser.namedOrPrimitiveType().voidExit a parse tree produced by therealTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced by therefExpressionlabeled alternative inMablParser.expression().voidExit a parse tree produced by thesemilabeled alternative inMablParser.statement().voidExit a parse tree produced by theshortTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced byMablParser.simulationSpecification().voidExit a parse tree produced by thestringTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced by thetransferlabeled alternative inMablParser.statement().voidExit a parse tree produced by thetransferAslabeled alternative inMablParser.statement().voidExit a parse tree produced by thetrylabeled alternative inMablParser.statement().voidExit a parse tree produced by theuintTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced by theunaryExplabeled alternative inMablParser.expression().voidExit a parse tree produced by theunknownTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced byMablParser.variableDeclarator().voidExit a parse tree produced by thevoidTypelabeled alternative inMablParser.primitiveType().voidExit a parse tree produced by thewhilelabeled alternative inMablParser.statement().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterCompilationUnit
Enter a parse tree produced byMablParser.compilationUnit().- Parameters:
ctx- the parse tree
-
exitCompilationUnit
Exit a parse tree produced byMablParser.compilationUnit().- Parameters:
ctx- the parse tree
-
enterModuleDeclaration
Enter a parse tree produced byMablParser.moduleDeclaration().- Parameters:
ctx- the parse tree
-
exitModuleDeclaration
Exit a parse tree produced byMablParser.moduleDeclaration().- Parameters:
ctx- the parse tree
-
enterFunctionDeclaration
Enter a parse tree produced byMablParser.functionDeclaration().- Parameters:
ctx- the parse tree
-
exitFunctionDeclaration
Exit a parse tree produced byMablParser.functionDeclaration().- Parameters:
ctx- the parse tree
-
enterFormalParameters
Enter a parse tree produced byMablParser.formalParameters().- Parameters:
ctx- the parse tree
-
exitFormalParameters
Exit a parse tree produced byMablParser.formalParameters().- Parameters:
ctx- the parse tree
-
enterFormalParameterList
Enter a parse tree produced byMablParser.formalParameterList().- Parameters:
ctx- the parse tree
-
exitFormalParameterList
Exit a parse tree produced byMablParser.formalParameterList().- Parameters:
ctx- the parse tree
-
enterFormalParameter
Enter a parse tree produced byMablParser.formalParameter().- Parameters:
ctx- the parse tree
-
exitFormalParameter
Exit a parse tree produced byMablParser.formalParameter().- Parameters:
ctx- the parse tree
-
enterFramework
Enter a parse tree produced byMablParser.framework().- Parameters:
ctx- the parse tree
-
exitFramework
Exit a parse tree produced byMablParser.framework().- Parameters:
ctx- the parse tree
-
enterFrameworkConfigs
Enter a parse tree produced byMablParser.frameworkConfigs().- Parameters:
ctx- the parse tree
-
exitFrameworkConfigs
Exit a parse tree produced byMablParser.frameworkConfigs().- Parameters:
ctx- the parse tree
-
enterSimulationSpecification
Enter a parse tree produced byMablParser.simulationSpecification().- Parameters:
ctx- the parse tree
-
exitSimulationSpecification
Exit a parse tree produced byMablParser.simulationSpecification().- Parameters:
ctx- the parse tree
-
enterBlock
Enter a parse tree produced byMablParser.block().- Parameters:
ctx- the parse tree
-
exitBlock
Exit a parse tree produced byMablParser.block().- Parameters:
ctx- the parse tree
-
enterBlockStm
Enter a parse tree produced by theblockStmlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitBlockStm
Exit a parse tree produced by theblockStmlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterParallelBlockStm
Enter a parse tree produced by theparallelBlockStmlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitParallelBlockStm
Exit a parse tree produced by theparallelBlockStmlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterAssignmentStm
Enter a parse tree produced by theassignmentStmlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitAssignmentStm
Exit a parse tree produced by theassignmentStmlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterLocalVariable
Enter a parse tree produced by thelocalVariablelabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitLocalVariable
Exit a parse tree produced by thelocalVariablelabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterIf
Enter a parse tree produced by theiflabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitIf
Exit a parse tree produced by theiflabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterWhile
Enter a parse tree produced by thewhilelabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitWhile
Exit a parse tree produced by thewhilelabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterExpressionStatement
Enter a parse tree produced by theexpressionStatementlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitExpressionStatement
Exit a parse tree produced by theexpressionStatementlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterSemi
Enter a parse tree produced by thesemilabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitSemi
Exit a parse tree produced by thesemilabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterObservable
Enter a parse tree produced by theobservablelabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitObservable
Exit a parse tree produced by theobservablelabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterBreak
Enter a parse tree produced by thebreaklabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitBreak
Exit a parse tree produced by thebreaklabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterFmuMapping
Enter a parse tree produced by thefmuMappinglabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitFmuMapping
Exit a parse tree produced by thefmuMappinglabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterInstanceMapping
Enter a parse tree produced by theinstanceMappinglabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitInstanceMapping
Exit a parse tree produced by theinstanceMappinglabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterTransfer
Enter a parse tree produced by thetransferlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitTransfer
Exit a parse tree produced by thetransferlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterTransferAs
Enter a parse tree produced by thetransferAslabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitTransferAs
Exit a parse tree produced by thetransferAslabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterConfig
Enter a parse tree produced by theconfiglabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitConfig
Exit a parse tree produced by theconfiglabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterError
Enter a parse tree produced by theerrorlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitError
Exit a parse tree produced by theerrorlabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterTry
Enter a parse tree produced by thetrylabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
exitTry
Exit a parse tree produced by thetrylabeled alternative inMablParser.statement().- Parameters:
ctx- the parse tree
-
enterAssignment
Enter a parse tree produced byMablParser.assignment().- Parameters:
ctx- the parse tree
-
exitAssignment
Exit a parse tree produced byMablParser.assignment().- Parameters:
ctx- the parse tree
-
enterIdentifierStateDesignator
Enter a parse tree produced by theidentifierStateDesignatorlabeled alternative inMablParser.stateDesignator().- Parameters:
ctx- the parse tree
-
exitIdentifierStateDesignator
Exit a parse tree produced by theidentifierStateDesignatorlabeled alternative inMablParser.stateDesignator().- Parameters:
ctx- the parse tree
-
enterArrayStateDesignator
Enter a parse tree produced by thearrayStateDesignatorlabeled alternative inMablParser.stateDesignator().- Parameters:
ctx- the parse tree
-
exitArrayStateDesignator
Exit a parse tree produced by thearrayStateDesignatorlabeled alternative inMablParser.stateDesignator().- Parameters:
ctx- the parse tree
-
enterExpTest
Enter a parse tree produced byMablParser.expTest().- Parameters:
ctx- the parse tree
-
exitExpTest
Exit a parse tree produced byMablParser.expTest().- Parameters:
ctx- the parse tree
-
enterRefExpression
Enter a parse tree produced by therefExpressionlabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
exitRefExpression
Exit a parse tree produced by therefExpressionlabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
enterIdentifierExp
Enter a parse tree produced by theidentifierExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
exitIdentifierExp
Exit a parse tree produced by theidentifierExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
enterLiteralExp
Enter a parse tree produced by theliteralExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
exitLiteralExp
Exit a parse tree produced by theliteralExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
enterDotPrefixExp
Enter a parse tree produced by thedotPrefixExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
exitDotPrefixExp
Exit a parse tree produced by thedotPrefixExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
enterBinaryExp
Enter a parse tree produced by thebinaryExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
exitBinaryExp
Exit a parse tree produced by thebinaryExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
enterUnaryExp
Enter a parse tree produced by theunaryExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
exitUnaryExp
Exit a parse tree produced by theunaryExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
enterPlainMetodExp
Enter a parse tree produced by theplainMetodExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
exitPlainMetodExp
Exit a parse tree produced by theplainMetodExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
enterParenExp
Enter a parse tree produced by theparenExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
exitParenExp
Exit a parse tree produced by theparenExplabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
enterArrayIndex
Enter a parse tree produced by thearrayIndexlabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
exitArrayIndex
Exit a parse tree produced by thearrayIndexlabeled alternative inMablParser.expression().- Parameters:
ctx- the parse tree
-
enterExpressionList
Enter a parse tree produced byMablParser.expressionList().- Parameters:
ctx- the parse tree
-
exitExpressionList
Exit a parse tree produced byMablParser.expressionList().- Parameters:
ctx- the parse tree
-
enterMethodCall
Enter a parse tree produced byMablParser.methodCall().- Parameters:
ctx- the parse tree
-
exitMethodCall
Exit a parse tree produced byMablParser.methodCall().- Parameters:
ctx- the parse tree
-
enterParExpression
Enter a parse tree produced byMablParser.parExpression().- Parameters:
ctx- the parse tree
-
exitParExpression
Exit a parse tree produced byMablParser.parExpression().- Parameters:
ctx- the parse tree
-
enterVariableDeclarator
Enter a parse tree produced byMablParser.variableDeclarator().- Parameters:
ctx- the parse tree
-
exitVariableDeclarator
Exit a parse tree produced byMablParser.variableDeclarator().- Parameters:
ctx- the parse tree
-
enterArrayInit
Enter a parse tree produced by thearrayInitlabeled alternative inMablParser.variableInitializer().- Parameters:
ctx- the parse tree
-
exitArrayInit
Exit a parse tree produced by thearrayInitlabeled alternative inMablParser.variableInitializer().- Parameters:
ctx- the parse tree
-
enterArrayMultidimentionalInit
Enter a parse tree produced by thearrayMultidimentionalInitlabeled alternative inMablParser.variableInitializer().- Parameters:
ctx- the parse tree
-
exitArrayMultidimentionalInit
Exit a parse tree produced by thearrayMultidimentionalInitlabeled alternative inMablParser.variableInitializer().- Parameters:
ctx- the parse tree
-
enterExpInit
Enter a parse tree produced by theexpInitlabeled alternative inMablParser.variableInitializer().- Parameters:
ctx- the parse tree
-
exitExpInit
Exit a parse tree produced by theexpInitlabeled alternative inMablParser.variableInitializer().- Parameters:
ctx- the parse tree
-
enterArrayInitializer
Enter a parse tree produced byMablParser.arrayInitializer().- Parameters:
ctx- the parse tree
-
exitArrayInitializer
Exit a parse tree produced byMablParser.arrayInitializer().- Parameters:
ctx- the parse tree
-
enterArrayTypeType
Enter a parse tree produced by thearrayTypeTypelabeled alternative inMablParser.typeType().- Parameters:
ctx- the parse tree
-
exitArrayTypeType
Exit a parse tree produced by thearrayTypeTypelabeled alternative inMablParser.typeType().- Parameters:
ctx- the parse tree
-
enterAndmedOrPrimitiveTypeType
Enter a parse tree produced by theandmedOrPrimitiveTypeTypelabeled alternative inMablParser.typeType().- Parameters:
ctx- the parse tree
-
exitAndmedOrPrimitiveTypeType
Exit a parse tree produced by theandmedOrPrimitiveTypeTypelabeled alternative inMablParser.typeType().- Parameters:
ctx- the parse tree
-
enterIdentifierTypeType
Enter a parse tree produced by theidentifierTypeTypelabeled alternative inMablParser.namedOrPrimitiveType().- Parameters:
ctx- the parse tree
-
exitIdentifierTypeType
Exit a parse tree produced by theidentifierTypeTypelabeled alternative inMablParser.namedOrPrimitiveType().- Parameters:
ctx- the parse tree
-
enterPrimitiveTypeType
Enter a parse tree produced by theprimitiveTypeTypelabeled alternative inMablParser.namedOrPrimitiveType().- Parameters:
ctx- the parse tree
-
exitPrimitiveTypeType
Exit a parse tree produced by theprimitiveTypeTypelabeled alternative inMablParser.namedOrPrimitiveType().- Parameters:
ctx- the parse tree
-
enterRealType
Enter a parse tree produced by therealTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitRealType
Exit a parse tree produced by therealTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterUintType
Enter a parse tree produced by theuintTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitUintType
Exit a parse tree produced by theuintTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterIntType
Enter a parse tree produced by theintTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitIntType
Exit a parse tree produced by theintTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterStringType
Enter a parse tree produced by thestringTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitStringType
Exit a parse tree produced by thestringTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterBoolType
Enter a parse tree produced by theboolTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitBoolType
Exit a parse tree produced by theboolTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterUnknownType
Enter a parse tree produced by theunknownTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitUnknownType
Exit a parse tree produced by theunknownTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterVoidType
Enter a parse tree produced by thevoidTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitVoidType
Exit a parse tree produced by thevoidTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterLongType
Enter a parse tree produced by thelongTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitLongType
Exit a parse tree produced by thelongTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterByteType
Enter a parse tree produced by thebyteTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitByteType
Exit a parse tree produced by thebyteTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterFloatType
Enter a parse tree produced by thefloatTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitFloatType
Exit a parse tree produced by thefloatTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterShortType
Enter a parse tree produced by theshortTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitShortType
Exit a parse tree produced by theshortTypelabeled alternative inMablParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byMablParser.literal().- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byMablParser.literal().- Parameters:
ctx- the parse tree
-