Uses of Class
org.eolang.parser.EoParser.TnameContext
-
-
Uses of EoParser.TnameContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.TnameContext Modifier and Type Method Description EoParser.TnameContextEoParser.OnameOrTnameContext. tname()EoParser.TnameContextEoParser.TapplicationContext. tname()EoParser.TnameContextEoParser.TboundContext. tname()EoParser.TnameContextEoParser.TformationContext. tname()EoParser.TnameContextEoParser.TmasterBodyContext. tname()EoParser.TnameContextEoParser. tname()EoParser.TnameContextEoParser.TvapplicationContext. tname()Methods in org.eolang.parser with parameters of type EoParser.TnameContext Modifier and Type Method Description voidEoBaseListener. enterTname(EoParser.TnameContext ctx)Enter a parse tree produced byEoParser.tname().voidEoListener. enterTname(EoParser.TnameContext ctx)Enter a parse tree produced byEoParser.tname().voidEoBaseListener. exitTname(EoParser.TnameContext ctx)Exit a parse tree produced byEoParser.tname().voidEoListener. exitTname(EoParser.TnameContext ctx)Exit a parse tree produced byEoParser.tname().
-