Uses of Class
org.eolang.parser.EoParser.ScopeExtendedContext
-
-
Uses of EoParser.ScopeExtendedContext in org.eolang.parser
Methods in org.eolang.parser that return EoParser.ScopeExtendedContext Modifier and Type Method Description EoParser.ScopeExtendedContextEoParser.HapplicationArgExtendedContext. scopeExtended()EoParser.ScopeExtendedContextEoParser.HmethodHeadExtendedContext. scopeExtended()EoParser.ScopeExtendedContextEoParser. scopeExtended()Methods in org.eolang.parser with parameters of type EoParser.ScopeExtendedContext Modifier and Type Method Description voidEoBaseListener. enterScopeExtended(EoParser.ScopeExtendedContext ctx)Enter a parse tree produced byEoParser.scopeExtended().voidEoListener. enterScopeExtended(EoParser.ScopeExtendedContext ctx)Enter a parse tree produced byEoParser.scopeExtended().voidXeEoListener. enterScopeExtended(EoParser.ScopeExtendedContext ctx)voidEoBaseListener. exitScopeExtended(EoParser.ScopeExtendedContext ctx)Exit a parse tree produced byEoParser.scopeExtended().voidEoListener. exitScopeExtended(EoParser.ScopeExtendedContext ctx)Exit a parse tree produced byEoParser.scopeExtended().voidXeEoListener. exitScopeExtended(EoParser.ScopeExtendedContext ctx)
-