A B C D E F G H I J K L M N O P Q R S T V W X Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAst - Class in org.reploop.parser.thrift
-
What's this about?
- AbstractAst() - Constructor for class org.reploop.parser.thrift.AbstractAst
- AbstractParser - Class in org.reploop.parser.thrift
-
What's this about?
- AbstractParser() - Constructor for class org.reploop.parser.thrift.AbstractParser
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CommaOrSemicolonContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumDefContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ExceptionDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldIDContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ListTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.MapTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceScopeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitivesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitiveTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ProgramContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.RaiseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ReturnTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SetTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructHeadContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypeDefinitionDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.VoidTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XceptionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XsdAttributesContext
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.Node
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Definition
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Enum
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.EnumField
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Exception
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Field
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Function
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Include
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.LiteralNode
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Namespace
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.NamespaceScope
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Raise
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.ReturnType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Service
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.Struct
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.ThriftProgram
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.tree.VoidType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.BinaryType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.BoolType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.ByteType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.DoubleType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.FloatType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.IntType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.ListType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.LongType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.MapType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.SetType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.ShortType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.StringType
- accept(AstVisitor<R, C>, C) - Method in class org.reploop.parser.thrift.type.StructType
- AstVisitor<R,C> - Class in org.reploop.parser.thrift
-
What's this about?
- AstVisitor() - Constructor for class org.reploop.parser.thrift.AstVisitor
B
- BINARY - org.reploop.parser.thrift.tree.PrimitiveType
- BinaryType - Class in org.reploop.parser.thrift.type
-
What's this about?
- BinaryType() - Constructor for class org.reploop.parser.thrift.type.BinaryType
- BOOL - org.reploop.parser.thrift.tree.PrimitiveType
- BooleanValue - Class in org.reploop.parser.thrift.tree
-
What's this about?
- BooleanValue(Boolean) - Constructor for class org.reploop.parser.thrift.tree.BooleanValue
- BoolType - Class in org.reploop.parser.thrift.type
-
What's this about?
- BoolType() - Constructor for class org.reploop.parser.thrift.type.BoolType
- BYTE - org.reploop.parser.thrift.tree.PrimitiveType
- ByteType - Class in org.reploop.parser.thrift.type
-
What's this about?
- ByteType() - Constructor for class org.reploop.parser.thrift.type.ByteType
C
- channelNames - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- COCOA - org.reploop.parser.thrift.tree.Lang
- code(Service) - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- CollectionType - Class in org.reploop.parser.thrift.type
-
What's this about?
- CollectionType(String, FieldType) - Constructor for class org.reploop.parser.thrift.type.CollectionType
- CollectionType(FieldType) - Constructor for class org.reploop.parser.thrift.type.CollectionType
- commaOrSemicolon() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- commaOrSemicolon() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantContext
- commaOrSemicolon() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- commaOrSemicolon() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumDefContext
- commaOrSemicolon() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- commaOrSemicolon() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- commaOrSemicolon() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefContext
- commaOrSemicolon(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- CommaOrSemicolonContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.CommaOrSemicolonContext
- COMMENT - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- COMMENT - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- CommentListener - Class in org.reploop.parser.thrift
-
What's this about?
- CommentListener(BufferedTokenStream) - Constructor for class org.reploop.parser.thrift.CommentListener
- comments - Variable in class org.reploop.parser.thrift.tree.Entity
- compareTo(Function) - Method in class org.reploop.parser.thrift.tree.Function
- constant() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- constant() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantDefinitionContext
- ConstantContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantContext
- ConstantDefinitionContext(ThriftBaseParser.DefinitionContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantDefinitionContext
- constValue() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantContext
- constValue() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- constValue() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- constValue() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldValueContext
- constValue(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- ConstValueContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- copy() - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- copyFrom(ThriftBaseParser.DefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.DefinitionContext
- copyFrom(ThriftBaseParser.FieldTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldTypeContext
- copyFrom(ThriftBaseParser.FunctionTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionTypeContext
- copyFrom(ThriftBaseParser.HeaderContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.HeaderContext
- copyFrom(ThriftBaseParser.TypeDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypeDefinitionContext
- copyThenIndent() - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- copyThenIndent(int) - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- CPP - org.reploop.parser.thrift.tree.Lang
- cppInclude() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- cppInclude() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeDefinitionContext
- CppIncludeContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeContext
- CppIncludeDefinitionContext(ThriftBaseParser.HeaderContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeDefinitionContext
- cppType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- cppType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ListTypeContext
- cppType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.MapTypeContext
- cppType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SetTypeContext
- CppTypeContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.CppTypeContext
- CSHARP - org.reploop.parser.thrift.tree.Lang
D
- dedent() - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- dedent(int) - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- DEFAULT_INDENT - Static variable in class org.reploop.parser.thrift.generator.GeneratorContext
- definition() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- definition() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ProgramContext
- definition(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ProgramContext
- Definition - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Definition(Optional<Service>, Optional<Entity>) - Constructor for class org.reploop.parser.thrift.tree.Definition
- DefinitionContext() - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.DefinitionContext
- DefinitionContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.DefinitionContext
- DOUBLE - org.reploop.parser.thrift.tree.PrimitiveType
- DOUBLE - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- DOUBLE - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- DOUBLE() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- DoubleType - Class in org.reploop.parser.thrift.type
-
What's this about?
- DoubleType() - Constructor for class org.reploop.parser.thrift.type.DoubleType
E
- element - Variable in class org.reploop.parser.thrift.base.ThriftBaseParser.ListTypeContext
- element - Variable in class org.reploop.parser.thrift.base.ThriftBaseParser.SetTypeContext
- enterCommaOrSemicolon(ThriftBaseParser.CommaOrSemicolonContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.commaOrSemicolon(). - enterCommaOrSemicolon(ThriftBaseParser.CommaOrSemicolonContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.commaOrSemicolon(). - enterConstant(ThriftBaseParser.ConstantContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.constant(). - enterConstant(ThriftBaseParser.ConstantContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.constant(). - enterConstantDefinition(ThriftBaseParser.ConstantDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
constantDefinitionlabeled alternative inThriftBaseParser.definition(). - enterConstantDefinition(ThriftBaseParser.ConstantDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
constantDefinitionlabeled alternative inThriftBaseParser.definition(). - enterConstValue(ThriftBaseParser.ConstValueContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.constValue(). - enterConstValue(ThriftBaseParser.ConstValueContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.constValue(). - enterCppInclude(ThriftBaseParser.CppIncludeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.cppInclude(). - enterCppInclude(ThriftBaseParser.CppIncludeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.cppInclude(). - enterCppIncludeDefinition(ThriftBaseParser.CppIncludeDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
cppIncludeDefinitionlabeled alternative inThriftBaseParser.header(). - enterCppIncludeDefinition(ThriftBaseParser.CppIncludeDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
cppIncludeDefinitionlabeled alternative inThriftBaseParser.header(). - enterCppType(ThriftBaseParser.CppTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.cppType(). - enterCppType(ThriftBaseParser.CppTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.cppType(). - enterEnumDef(ThriftBaseParser.EnumDefContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.enumDef(). - enterEnumDef(ThriftBaseParser.EnumDefContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.enumDef(). - enterEnumeration(ThriftBaseParser.EnumerationContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.enumeration(). - enterEnumeration(ThriftBaseParser.EnumerationContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.enumeration(). - enterEnumerationDefinition(ThriftBaseParser.EnumerationDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
enumerationDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterEnumerationDefinition(ThriftBaseParser.EnumerationDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
enumerationDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterEveryRule(ParserRuleContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
- enterEveryRule(ParserRuleContext) - Method in class org.reploop.parser.thrift.PostProcessor
- enterExceptionDefinition(ThriftBaseParser.ExceptionDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
exceptionDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterExceptionDefinition(ThriftBaseParser.ExceptionDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
exceptionDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterField(ThriftBaseParser.FieldContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.field(). - enterField(ThriftBaseParser.FieldContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.field(). - enterFieldID(ThriftBaseParser.FieldIDContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.fieldID(). - enterFieldID(ThriftBaseParser.FieldIDContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.fieldID(). - enterFieldValue(ThriftBaseParser.FieldValueContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.fieldValue(). - enterFieldValue(ThriftBaseParser.FieldValueContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.fieldValue(). - enterFunction(ThriftBaseParser.FunctionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.function(). - enterFunction(ThriftBaseParser.FunctionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.function(). - enterFunction(ThriftBaseParser.FunctionContext) - Method in class org.reploop.parser.thrift.QipuServiceListener
- enterInclude(ThriftBaseParser.IncludeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.include(). - enterInclude(ThriftBaseParser.IncludeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.include(). - enterInclude(ThriftBaseParser.IncludeContext) - Method in class org.reploop.parser.thrift.QipuServiceListener
- enterIncludeDefinition(ThriftBaseParser.IncludeDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
includeDefinitionlabeled alternative inThriftBaseParser.header(). - enterIncludeDefinition(ThriftBaseParser.IncludeDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
includeDefinitionlabeled alternative inThriftBaseParser.header(). - enterListType(ThriftBaseParser.ListTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
listTypelabeled alternative inThriftBaseParser.fieldType(). - enterListType(ThriftBaseParser.ListTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
listTypelabeled alternative inThriftBaseParser.fieldType(). - enterMapType(ThriftBaseParser.MapTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
mapTypelabeled alternative inThriftBaseParser.fieldType(). - enterMapType(ThriftBaseParser.MapTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
mapTypelabeled alternative inThriftBaseParser.fieldType(). - enterNamespace(ThriftBaseParser.NamespaceContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.namespace(). - enterNamespace(ThriftBaseParser.NamespaceContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.namespace(). - enterNamespaceDefinition(ThriftBaseParser.NamespaceDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
namespaceDefinitionlabeled alternative inThriftBaseParser.header(). - enterNamespaceDefinition(ThriftBaseParser.NamespaceDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
namespaceDefinitionlabeled alternative inThriftBaseParser.header(). - enterNamespaceScope(ThriftBaseParser.NamespaceScopeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.namespaceScope(). - enterNamespaceScope(ThriftBaseParser.NamespaceScopeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.namespaceScope(). - enterPrimitives(ThriftBaseParser.PrimitivesContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.primitives(). - enterPrimitives(ThriftBaseParser.PrimitivesContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.primitives(). - enterPrimitiveType(ThriftBaseParser.PrimitiveTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
primitiveTypelabeled alternative inThriftBaseParser.fieldType(). - enterPrimitiveType(ThriftBaseParser.PrimitiveTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
primitiveTypelabeled alternative inThriftBaseParser.fieldType(). - enterProgram(ThriftBaseParser.ProgramContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.program(). - enterProgram(ThriftBaseParser.ProgramContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.program(). - enterRaise(ThriftBaseParser.RaiseContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.raise(). - enterRaise(ThriftBaseParser.RaiseContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.raise(). - enterReturnType(ThriftBaseParser.ReturnTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
returnTypelabeled alternative inThriftBaseParser.functionType(). - enterReturnType(ThriftBaseParser.ReturnTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
returnTypelabeled alternative inThriftBaseParser.functionType(). - enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CommaOrSemicolonContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppTypeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumDefContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ExceptionDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldIDContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldValueContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ListTypeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.MapTypeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceScopeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitivesContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitiveTypeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ProgramContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.RaiseContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ReturnTypeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SetTypeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructHeadContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructTypeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypeDefinitionDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.VoidTypeContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XceptionContext
- enterRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XsdAttributesContext
- enterSenum(ThriftBaseParser.SenumContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.senum(). - enterSenum(ThriftBaseParser.SenumContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.senum(). - enterSenumDef(ThriftBaseParser.SenumDefContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.senumDef(). - enterSenumDef(ThriftBaseParser.SenumDefContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.senumDef(). - enterSenumDefinition(ThriftBaseParser.SenumDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
senumDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterSenumDefinition(ThriftBaseParser.SenumDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
senumDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterService(ThriftBaseParser.ServiceContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.service(). - enterService(ThriftBaseParser.ServiceContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.service(). - enterService(ThriftBaseParser.ServiceContext) - Method in class org.reploop.parser.thrift.QipuServiceListener
- enterServiceDefinition(ThriftBaseParser.ServiceDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
serviceDefinitionlabeled alternative inThriftBaseParser.definition(). - enterServiceDefinition(ThriftBaseParser.ServiceDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
serviceDefinitionlabeled alternative inThriftBaseParser.definition(). - enterSetType(ThriftBaseParser.SetTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
setTypelabeled alternative inThriftBaseParser.fieldType(). - enterSetType(ThriftBaseParser.SetTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
setTypelabeled alternative inThriftBaseParser.fieldType(). - enterStruct(ThriftBaseParser.StructContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.struct(). - enterStruct(ThriftBaseParser.StructContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.struct(). - enterStructDefinition(ThriftBaseParser.StructDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
structDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterStructDefinition(ThriftBaseParser.StructDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
structDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterStructHead(ThriftBaseParser.StructHeadContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.structHead(). - enterStructHead(ThriftBaseParser.StructHeadContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.structHead(). - enterStructType(ThriftBaseParser.StructTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
structTypelabeled alternative inThriftBaseParser.fieldType(). - enterStructType(ThriftBaseParser.StructTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
structTypelabeled alternative inThriftBaseParser.fieldType(). - enterTypedef(ThriftBaseParser.TypedefContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.typedef(). - enterTypedef(ThriftBaseParser.TypedefContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.typedef(). - enterTypedefDefinition(ThriftBaseParser.TypedefDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
typedefDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterTypedefDefinition(ThriftBaseParser.TypedefDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
typedefDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - enterTypeDefinitionDefinition(ThriftBaseParser.TypeDefinitionDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
typeDefinitionDefinitionlabeled alternative inThriftBaseParser.definition(). - enterTypeDefinitionDefinition(ThriftBaseParser.TypeDefinitionDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
typeDefinitionDefinitionlabeled alternative inThriftBaseParser.definition(). - enterVoidType(ThriftBaseParser.VoidTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by the
voidTypelabeled alternative inThriftBaseParser.functionType(). - enterVoidType(ThriftBaseParser.VoidTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by the
voidTypelabeled alternative inThriftBaseParser.functionType(). - enterXception(ThriftBaseParser.XceptionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.xception(). - enterXception(ThriftBaseParser.XceptionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.xception(). - enterXsdAttributes(ThriftBaseParser.XsdAttributesContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.xsdAttributes(). - enterXsdAttributes(ThriftBaseParser.XsdAttributesContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Enter a parse tree produced by
ThriftBaseParser.xsdAttributes(). - Entity - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Entity(String) - Constructor for class org.reploop.parser.thrift.tree.Entity
- Entity(String, List<String>) - Constructor for class org.reploop.parser.thrift.tree.Entity
- Entity(QualifiedName) - Constructor for class org.reploop.parser.thrift.tree.Entity
- Entity(QualifiedName, List<String>) - Constructor for class org.reploop.parser.thrift.tree.Entity
- Enum - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Enum(String, List<String>, List<EnumField>) - Constructor for class org.reploop.parser.thrift.tree.Enum
- Enum(String, List<EnumField>) - Constructor for class org.reploop.parser.thrift.tree.Enum
- Enum(List<String>, QualifiedName, List<EnumField>) - Constructor for class org.reploop.parser.thrift.tree.Enum
- enumDef() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- enumDef() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationContext
- enumDef(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationContext
- EnumDefContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.EnumDefContext
- enumeration() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- enumeration() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationDefinitionContext
- EnumerationContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationContext
- EnumerationDefinitionContext(ThriftBaseParser.TypeDefinitionContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationDefinitionContext
- EnumField - Class in org.reploop.parser.thrift.tree
-
What's this about?
- EnumField(String, Optional<Integer>) - Constructor for class org.reploop.parser.thrift.tree.EnumField
- EnumField(String, Optional<Integer>, List<String>) - Constructor for class org.reploop.parser.thrift.tree.EnumField
- equals(Object) - Method in class org.reploop.parser.thrift.Node
- equals(Object) - Method in class org.reploop.parser.thrift.tree.BooleanValue
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Definition
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Enum
- equals(Object) - Method in class org.reploop.parser.thrift.tree.EnumField
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Exception
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Field
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Function
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Import
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Include
- equals(Object) - Method in class org.reploop.parser.thrift.tree.IntValue
- equals(Object) - Method in class org.reploop.parser.thrift.tree.LiteralNode
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Namespace
- equals(Object) - Method in class org.reploop.parser.thrift.tree.NamespaceScope
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Raise
- equals(Object) - Method in class org.reploop.parser.thrift.tree.ReturnType
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Service
- equals(Object) - Method in class org.reploop.parser.thrift.tree.StringValue
- equals(Object) - Method in class org.reploop.parser.thrift.tree.Struct
- equals(Object) - Method in class org.reploop.parser.thrift.tree.StructValue
- equals(Object) - Method in class org.reploop.parser.thrift.tree.ThriftProgram
- equals(Object) - Method in class org.reploop.parser.thrift.tree.VoidType
- equals(Object) - Method in class org.reploop.parser.thrift.type.FieldType
- equals(Object) - Method in class org.reploop.parser.thrift.type.StructType
- errorListener() - Method in class org.reploop.parser.thrift.ThriftParser
- Exception - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Exception(String, List<Field>) - Constructor for class org.reploop.parser.thrift.tree.Exception
- Exception(List<String>, QualifiedName, List<Field>) - Constructor for class org.reploop.parser.thrift.tree.Exception
- ExceptionDefinitionContext(ThriftBaseParser.TypeDefinitionContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.ExceptionDefinitionContext
- exitCommaOrSemicolon(ThriftBaseParser.CommaOrSemicolonContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.commaOrSemicolon(). - exitCommaOrSemicolon(ThriftBaseParser.CommaOrSemicolonContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.commaOrSemicolon(). - exitConstant(ThriftBaseParser.ConstantContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.constant(). - exitConstant(ThriftBaseParser.ConstantContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.constant(). - exitConstantDefinition(ThriftBaseParser.ConstantDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
constantDefinitionlabeled alternative inThriftBaseParser.definition(). - exitConstantDefinition(ThriftBaseParser.ConstantDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
constantDefinitionlabeled alternative inThriftBaseParser.definition(). - exitConstValue(ThriftBaseParser.ConstValueContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.constValue(). - exitConstValue(ThriftBaseParser.ConstValueContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.constValue(). - exitCppInclude(ThriftBaseParser.CppIncludeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.cppInclude(). - exitCppInclude(ThriftBaseParser.CppIncludeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.cppInclude(). - exitCppIncludeDefinition(ThriftBaseParser.CppIncludeDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
cppIncludeDefinitionlabeled alternative inThriftBaseParser.header(). - exitCppIncludeDefinition(ThriftBaseParser.CppIncludeDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
cppIncludeDefinitionlabeled alternative inThriftBaseParser.header(). - exitCppType(ThriftBaseParser.CppTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.cppType(). - exitCppType(ThriftBaseParser.CppTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.cppType(). - exitEnumDef(ThriftBaseParser.EnumDefContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.enumDef(). - exitEnumDef(ThriftBaseParser.EnumDefContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.enumDef(). - exitEnumeration(ThriftBaseParser.EnumerationContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.enumeration(). - exitEnumeration(ThriftBaseParser.EnumerationContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.enumeration(). - exitEnumerationDefinition(ThriftBaseParser.EnumerationDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
enumerationDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitEnumerationDefinition(ThriftBaseParser.EnumerationDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
enumerationDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitEveryRule(ParserRuleContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
- exitEveryRule(ParserRuleContext) - Method in class org.reploop.parser.thrift.PostProcessor
- exitExceptionDefinition(ThriftBaseParser.ExceptionDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
exceptionDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitExceptionDefinition(ThriftBaseParser.ExceptionDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
exceptionDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitField(ThriftBaseParser.FieldContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.field(). - exitField(ThriftBaseParser.FieldContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.field(). - exitField(ThriftBaseParser.FieldContext) - Method in class org.reploop.parser.thrift.CommentListener
- exitFieldID(ThriftBaseParser.FieldIDContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.fieldID(). - exitFieldID(ThriftBaseParser.FieldIDContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.fieldID(). - exitFieldValue(ThriftBaseParser.FieldValueContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.fieldValue(). - exitFieldValue(ThriftBaseParser.FieldValueContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.fieldValue(). - exitFunction(ThriftBaseParser.FunctionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.function(). - exitFunction(ThriftBaseParser.FunctionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.function(). - exitFunction(ThriftBaseParser.FunctionContext) - Method in class org.reploop.parser.thrift.CommentListener
- exitFunction(ThriftBaseParser.FunctionContext) - Method in class org.reploop.parser.thrift.QipuServiceListener
- exitInclude(ThriftBaseParser.IncludeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.include(). - exitInclude(ThriftBaseParser.IncludeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.include(). - exitInclude(ThriftBaseParser.IncludeContext) - Method in class org.reploop.parser.thrift.QipuServiceListener
- exitIncludeDefinition(ThriftBaseParser.IncludeDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
includeDefinitionlabeled alternative inThriftBaseParser.header(). - exitIncludeDefinition(ThriftBaseParser.IncludeDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
includeDefinitionlabeled alternative inThriftBaseParser.header(). - exitListType(ThriftBaseParser.ListTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
listTypelabeled alternative inThriftBaseParser.fieldType(). - exitListType(ThriftBaseParser.ListTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
listTypelabeled alternative inThriftBaseParser.fieldType(). - exitMapType(ThriftBaseParser.MapTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
mapTypelabeled alternative inThriftBaseParser.fieldType(). - exitMapType(ThriftBaseParser.MapTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
mapTypelabeled alternative inThriftBaseParser.fieldType(). - exitNamespace(ThriftBaseParser.NamespaceContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.namespace(). - exitNamespace(ThriftBaseParser.NamespaceContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.namespace(). - exitNamespaceDefinition(ThriftBaseParser.NamespaceDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
namespaceDefinitionlabeled alternative inThriftBaseParser.header(). - exitNamespaceDefinition(ThriftBaseParser.NamespaceDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
namespaceDefinitionlabeled alternative inThriftBaseParser.header(). - exitNamespaceScope(ThriftBaseParser.NamespaceScopeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.namespaceScope(). - exitNamespaceScope(ThriftBaseParser.NamespaceScopeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.namespaceScope(). - exitPrimitives(ThriftBaseParser.PrimitivesContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.primitives(). - exitPrimitives(ThriftBaseParser.PrimitivesContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.primitives(). - exitPrimitiveType(ThriftBaseParser.PrimitiveTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
primitiveTypelabeled alternative inThriftBaseParser.fieldType(). - exitPrimitiveType(ThriftBaseParser.PrimitiveTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
primitiveTypelabeled alternative inThriftBaseParser.fieldType(). - exitProgram(ThriftBaseParser.ProgramContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.program(). - exitProgram(ThriftBaseParser.ProgramContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.program(). - exitProgram(ThriftBaseParser.ProgramContext) - Method in class org.reploop.parser.thrift.CommentListener
- exitRaise(ThriftBaseParser.RaiseContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.raise(). - exitRaise(ThriftBaseParser.RaiseContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.raise(). - exitReturnType(ThriftBaseParser.ReturnTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
returnTypelabeled alternative inThriftBaseParser.functionType(). - exitReturnType(ThriftBaseParser.ReturnTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
returnTypelabeled alternative inThriftBaseParser.functionType(). - exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CommaOrSemicolonContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppTypeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumDefContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ExceptionDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldIDContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldValueContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ListTypeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.MapTypeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceScopeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitivesContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitiveTypeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ProgramContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.RaiseContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ReturnTypeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SetTypeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructHeadContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructTypeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypeDefinitionDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.VoidTypeContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XceptionContext
- exitRule(ParseTreeListener) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XsdAttributesContext
- exitSenum(ThriftBaseParser.SenumContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.senum(). - exitSenum(ThriftBaseParser.SenumContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.senum(). - exitSenumDef(ThriftBaseParser.SenumDefContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.senumDef(). - exitSenumDef(ThriftBaseParser.SenumDefContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.senumDef(). - exitSenumDefinition(ThriftBaseParser.SenumDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
senumDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitSenumDefinition(ThriftBaseParser.SenumDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
senumDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitService(ThriftBaseParser.ServiceContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.service(). - exitService(ThriftBaseParser.ServiceContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.service(). - exitService(ThriftBaseParser.ServiceContext) - Method in class org.reploop.parser.thrift.CommentListener
- exitService(ThriftBaseParser.ServiceContext) - Method in class org.reploop.parser.thrift.QipuServiceListener
- exitServiceDefinition(ThriftBaseParser.ServiceDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
serviceDefinitionlabeled alternative inThriftBaseParser.definition(). - exitServiceDefinition(ThriftBaseParser.ServiceDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
serviceDefinitionlabeled alternative inThriftBaseParser.definition(). - exitSetType(ThriftBaseParser.SetTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
setTypelabeled alternative inThriftBaseParser.fieldType(). - exitSetType(ThriftBaseParser.SetTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
setTypelabeled alternative inThriftBaseParser.fieldType(). - exitStruct(ThriftBaseParser.StructContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.struct(). - exitStruct(ThriftBaseParser.StructContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.struct(). - exitStructDefinition(ThriftBaseParser.StructDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
structDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitStructDefinition(ThriftBaseParser.StructDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
structDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitStructHead(ThriftBaseParser.StructHeadContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.structHead(). - exitStructHead(ThriftBaseParser.StructHeadContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.structHead(). - exitStructType(ThriftBaseParser.StructTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
structTypelabeled alternative inThriftBaseParser.fieldType(). - exitStructType(ThriftBaseParser.StructTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
structTypelabeled alternative inThriftBaseParser.fieldType(). - exitTypedef(ThriftBaseParser.TypedefContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.typedef(). - exitTypedef(ThriftBaseParser.TypedefContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.typedef(). - exitTypedefDefinition(ThriftBaseParser.TypedefDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
typedefDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitTypedefDefinition(ThriftBaseParser.TypedefDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
typedefDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - exitTypeDefinitionDefinition(ThriftBaseParser.TypeDefinitionDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
typeDefinitionDefinitionlabeled alternative inThriftBaseParser.definition(). - exitTypeDefinitionDefinition(ThriftBaseParser.TypeDefinitionDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
typeDefinitionDefinitionlabeled alternative inThriftBaseParser.definition(). - exitVoidType(ThriftBaseParser.VoidTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by the
voidTypelabeled alternative inThriftBaseParser.functionType(). - exitVoidType(ThriftBaseParser.VoidTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by the
voidTypelabeled alternative inThriftBaseParser.functionType(). - exitXception(ThriftBaseParser.XceptionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.xception(). - exitXception(ThriftBaseParser.XceptionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.xception(). - exitXsdAttributes(ThriftBaseParser.XsdAttributesContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.xsdAttributes(). - exitXsdAttributes(ThriftBaseParser.XsdAttributesContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseListener
-
Exit a parse tree produced by
ThriftBaseParser.xsdAttributes().
F
- field() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- field() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- field() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.RaiseContext
- field() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- field() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XceptionContext
- field() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XsdAttributesContext
- field(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- field(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.RaiseContext
- field(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- field(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XceptionContext
- field(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XsdAttributesContext
- Field - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Field(List<String>, FieldType, Integer, String, boolean) - Constructor for class org.reploop.parser.thrift.tree.Field
- Field(List<String>, FieldType, Integer, String, boolean, Optional<Value>) - Constructor for class org.reploop.parser.thrift.tree.Field
- Field(List<String>, FieldType, Integer, QualifiedName, boolean) - Constructor for class org.reploop.parser.thrift.tree.Field
- Field(List<String>, FieldType, Integer, QualifiedName, boolean, Optional<Value>) - Constructor for class org.reploop.parser.thrift.tree.Field
- FieldContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- fieldID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- fieldID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- FieldIDContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.FieldIDContext
- FieldRequiredness - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- FieldRequiredness - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- FieldRequiredness() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- fieldType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantContext
- fieldType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- fieldType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- fieldType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ListTypeContext
- fieldType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.MapTypeContext
- fieldType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ReturnTypeContext
- fieldType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SetTypeContext
- fieldType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefContext
- fieldType(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.MapTypeContext
- FieldType - Class in org.reploop.parser.thrift.type
-
What's this about?
- FieldType(String) - Constructor for class org.reploop.parser.thrift.type.FieldType
- FieldType(QualifiedName) - Constructor for class org.reploop.parser.thrift.type.FieldType
- FieldTypeContext() - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.FieldTypeContext
- FieldTypeContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.FieldTypeContext
- fieldValue() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- fieldValue() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- FieldValueContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.FieldValueContext
- FLOAT - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- FLOAT - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- FloatType - Class in org.reploop.parser.thrift.type
-
What's this about?
- FloatType() - Constructor for class org.reploop.parser.thrift.type.FloatType
- function() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- function() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceContext
- function(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceContext
- Function - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Function(boolean, QualifiedName, FunctionType, List<Field>, Optional<List<Field>>) - Constructor for class org.reploop.parser.thrift.tree.Function
- Function(List<String>, boolean, QualifiedName, FunctionType, List<Field>, Optional<List<Field>>) - Constructor for class org.reploop.parser.thrift.tree.Function
- Function(QualifiedName, FunctionType, List<Field>, Optional<List<Field>>) - Constructor for class org.reploop.parser.thrift.tree.Function
- FunctionContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- functionType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- functionType() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- FunctionType - Class in org.reploop.parser.thrift.tree
-
What's this about?
- FunctionType() - Constructor for class org.reploop.parser.thrift.tree.FunctionType
- FunctionTypeContext() - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionTypeContext
- FunctionTypeContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionTypeContext
G
- GeneratorContext - Class in org.reploop.parser.thrift.generator
-
Code Generator Context.
- GeneratorContext() - Constructor for class org.reploop.parser.thrift.generator.GeneratorContext
- GeneratorContext(int) - Constructor for class org.reploop.parser.thrift.generator.GeneratorContext
- GeneratorContext(int, Map<Service, StringBuilder>) - Constructor for class org.reploop.parser.thrift.generator.GeneratorContext
- getATN() - Method in class org.reploop.parser.thrift.base.ThriftBaseLexer
- getATN() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- getBody() - Method in class org.reploop.parser.thrift.tree.Function
- getChannelNames() - Method in class org.reploop.parser.thrift.base.ThriftBaseLexer
- getComments() - Method in class org.reploop.parser.thrift.tree.Entity
- getComments() - Method in class org.reploop.parser.thrift.tree.EnumField
- getComments() - Method in class org.reploop.parser.thrift.tree.Field
- getComments() - Method in class org.reploop.parser.thrift.tree.Function
- getComments() - Method in class org.reploop.parser.thrift.tree.ThriftProgram
- getElementType() - Method in class org.reploop.parser.thrift.type.CollectionType
- getEntities() - Method in class org.reploop.parser.thrift.tree.ThriftProgram
- getExceptions() - Method in class org.reploop.parser.thrift.tree.Function
- getFields() - Method in class org.reploop.parser.thrift.tree.Enum
- getFields() - Method in class org.reploop.parser.thrift.tree.Exception
- getFields() - Method in class org.reploop.parser.thrift.tree.Raise
- getFields() - Method in class org.reploop.parser.thrift.tree.Struct
- getFieldType() - Method in class org.reploop.parser.thrift.tree.Field
- getFieldType() - Method in class org.reploop.parser.thrift.tree.ReturnType
- getFile() - Method in class org.reploop.parser.thrift.tree.Include
- getFile() - Method in class org.reploop.parser.thrift.tree.ThriftProgram
- getFiledId() - Method in class org.reploop.parser.thrift.tree.Field
- getFunctions() - Method in class org.reploop.parser.thrift.tree.Service
- getGrammarFileName() - Method in class org.reploop.parser.thrift.base.ThriftBaseLexer
- getGrammarFileName() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- getHeaders() - Method in class org.reploop.parser.thrift.tree.ThriftProgram
- getIndent() - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- getIndex() - Method in class org.reploop.parser.thrift.tree.EnumField
- getKeyType() - Method in class org.reploop.parser.thrift.type.MapType
- getModeNames() - Method in class org.reploop.parser.thrift.base.ThriftBaseLexer
- getName() - Method in class org.reploop.parser.thrift.tree.Entity
- getName() - Method in class org.reploop.parser.thrift.tree.EnumField
- getName() - Method in class org.reploop.parser.thrift.tree.Field
- getName() - Method in class org.reploop.parser.thrift.tree.Function
- getName() - Method in class org.reploop.parser.thrift.tree.Import
- getName() - Method in class org.reploop.parser.thrift.tree.StructValue
- getName() - Method in class org.reploop.parser.thrift.type.FieldType
- getNamespace() - Method in class org.reploop.parser.thrift.tree.Namespace
- getParameters() - Method in class org.reploop.parser.thrift.tree.Function
- getParent() - Method in class org.reploop.parser.thrift.tree.Service
- getReturnType() - Method in class org.reploop.parser.thrift.tree.Function
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CommaOrSemicolonContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppTypeContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.DefinitionContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumDefContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldIDContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldTypeContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldValueContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionTypeContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.HeaderContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceScopeContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitivesContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ProgramContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.RaiseContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructHeadContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypeDefinitionContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XceptionContext
- getRuleIndex() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XsdAttributesContext
- getRuleNames() - Method in class org.reploop.parser.thrift.base.ThriftBaseLexer
- getRuleNames() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- getScope() - Method in class org.reploop.parser.thrift.tree.Namespace
- getScopes() - Method in class org.reploop.parser.thrift.tree.NamespaceScope
- getSerializedATN() - Method in class org.reploop.parser.thrift.base.ThriftBaseLexer
- getSerializedATN() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- getServices() - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- getTokenNames() - Method in class org.reploop.parser.thrift.base.ThriftBaseLexer
-
Deprecated.
- getTokenNames() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
-
Deprecated.
- getValue() - Method in class org.reploop.parser.thrift.tree.BooleanValue
- getValue() - Method in class org.reploop.parser.thrift.tree.Field
- getValue() - Method in class org.reploop.parser.thrift.tree.IntValue
- getValue() - Method in class org.reploop.parser.thrift.tree.LiteralNode
- getValue() - Method in class org.reploop.parser.thrift.tree.StringValue
- getValueType() - Method in class org.reploop.parser.thrift.type.MapType
- getVocabulary() - Method in class org.reploop.parser.thrift.base.ThriftBaseLexer
- getVocabulary() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
H
- hashCode() - Method in class org.reploop.parser.thrift.Node
- hashCode() - Method in class org.reploop.parser.thrift.tree.BooleanValue
- hashCode() - Method in class org.reploop.parser.thrift.tree.Definition
- hashCode() - Method in class org.reploop.parser.thrift.tree.Enum
- hashCode() - Method in class org.reploop.parser.thrift.tree.EnumField
- hashCode() - Method in class org.reploop.parser.thrift.tree.Exception
- hashCode() - Method in class org.reploop.parser.thrift.tree.Field
- hashCode() - Method in class org.reploop.parser.thrift.tree.Function
- hashCode() - Method in class org.reploop.parser.thrift.tree.Import
- hashCode() - Method in class org.reploop.parser.thrift.tree.Include
- hashCode() - Method in class org.reploop.parser.thrift.tree.IntValue
- hashCode() - Method in class org.reploop.parser.thrift.tree.LiteralNode
- hashCode() - Method in class org.reploop.parser.thrift.tree.Namespace
- hashCode() - Method in class org.reploop.parser.thrift.tree.NamespaceScope
- hashCode() - Method in class org.reploop.parser.thrift.tree.Raise
- hashCode() - Method in class org.reploop.parser.thrift.tree.ReturnType
- hashCode() - Method in class org.reploop.parser.thrift.tree.Service
- hashCode() - Method in class org.reploop.parser.thrift.tree.StringValue
- hashCode() - Method in class org.reploop.parser.thrift.tree.Struct
- hashCode() - Method in class org.reploop.parser.thrift.tree.StructValue
- hashCode() - Method in class org.reploop.parser.thrift.tree.ThriftProgram
- hashCode() - Method in class org.reploop.parser.thrift.tree.VoidType
- hashCode() - Method in class org.reploop.parser.thrift.type.FieldType
- hashCode() - Method in class org.reploop.parser.thrift.type.StructType
- header() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- header() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ProgramContext
- header(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ProgramContext
- Header - Class in org.reploop.parser.thrift.tree
-
Header contains namespace(package),file include and class import.
- Header() - Constructor for class org.reploop.parser.thrift.tree.Header
- HeaderContext() - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.HeaderContext
- HeaderContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.HeaderContext
I
- I16 - org.reploop.parser.thrift.tree.PrimitiveType
- I32 - org.reploop.parser.thrift.tree.PrimitiveType
- I64 - org.reploop.parser.thrift.tree.PrimitiveType
- ID - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- ID - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstantContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumDefContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumerationContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructTypeContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefContext
- ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.XceptionContext
- ID(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceContext
- Import - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Import(QualifiedName) - Constructor for class org.reploop.parser.thrift.tree.Import
- include() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- include() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeDefinitionContext
- Include - Class in org.reploop.parser.thrift.tree
-
Included files are looked up in the current directory and by searching relative to any paths specified with the -I compiler flag.
- Include(String) - Constructor for class org.reploop.parser.thrift.tree.Include
- IncludeContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeContext
- IncludeDefinitionContext(ThriftBaseParser.HeaderContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeDefinitionContext
- indent() - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- indent(int) - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- indentThenCopy() - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- indentThenCopy(int) - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- INT - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- INT - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- INT() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- INT() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.EnumDefContext
- INT() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldIDContext
- IntType - Class in org.reploop.parser.thrift.type
-
What's this about?
- IntType() - Constructor for class org.reploop.parser.thrift.type.IntType
- IntValue - Class in org.reploop.parser.thrift.tree
-
What's this about?
- IntValue(Integer) - Constructor for class org.reploop.parser.thrift.tree.IntValue
- isOneWay() - Method in class org.reploop.parser.thrift.tree.Function
- isRequired() - Method in class org.reploop.parser.thrift.tree.Field
J
K
- key - Variable in class org.reploop.parser.thrift.base.ThriftBaseParser.MapTypeContext
L
- Lang - Enum in org.reploop.parser.thrift.tree
-
What's this about?
- lexer(CharStream) - Method in class org.reploop.parser.thrift.ThriftParser
- LINE_COMMENT - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- LINE_COMMENT - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- ListType - Class in org.reploop.parser.thrift.type
-
What's this about?
- ListType(FieldType) - Constructor for class org.reploop.parser.thrift.type.ListType
- ListTypeContext(ThriftBaseParser.FieldTypeContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.ListTypeContext
- LITERAL - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- LITERAL - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- LITERAL() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ConstValueContext
- LITERAL() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppIncludeContext
- LITERAL() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.CppTypeContext
- LITERAL() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.IncludeContext
- LITERAL() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceContext
- LITERAL() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefContext
- LiteralNode - Class in org.reploop.parser.thrift.tree
-
Created by George Cao on 2015/6/6.
- LiteralNode(String) - Constructor for class org.reploop.parser.thrift.tree.LiteralNode
- LongType - Class in org.reploop.parser.thrift.type
-
What's this about?
- LongType() - Constructor for class org.reploop.parser.thrift.type.LongType
M
- MapType - Class in org.reploop.parser.thrift.type
-
What's this about?
- MapType(FieldType, FieldType) - Constructor for class org.reploop.parser.thrift.type.MapType
- MapTypeContext(ThriftBaseParser.FieldTypeContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.MapTypeContext
- modeNames - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
N
- name - Variable in class org.reploop.parser.thrift.tree.Entity
- name - Variable in class org.reploop.parser.thrift.type.FieldType
- namespace() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- namespace() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceDefinitionContext
- Namespace - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Namespace(NamespaceScope, String) - Constructor for class org.reploop.parser.thrift.tree.Namespace
- NamespaceContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceContext
- NamespaceDefinitionContext(ThriftBaseParser.HeaderContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceDefinitionContext
- namespaceScope() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceContext
- namespaceScope() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- NamespaceScope - Class in org.reploop.parser.thrift.tree
-
What's this about?
- NamespaceScope(EnumSet<Lang>) - Constructor for class org.reploop.parser.thrift.tree.NamespaceScope
- NamespaceScopeContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceScopeContext
- Node - Class in org.reploop.parser.thrift
-
What's this about?
- Node() - Constructor for class org.reploop.parser.thrift.Node
O
- ONE_INDENT_CONTEXT - Static variable in class org.reploop.parser.thrift.generator.GeneratorContext
- ONEWAY - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- ONEWAY - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- ONEWAY() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- OPTIONAL - org.reploop.parser.thrift.tree.Requiredness
- org.reploop.parser.thrift - package org.reploop.parser.thrift
- org.reploop.parser.thrift.base - package org.reploop.parser.thrift.base
- org.reploop.parser.thrift.generator - package org.reploop.parser.thrift.generator
- org.reploop.parser.thrift.tree - package org.reploop.parser.thrift.tree
- org.reploop.parser.thrift.type - package org.reploop.parser.thrift.type
P
- parse(InputStream, Function<CommonTokenStream, Parser>, Function<Parser, ParserRuleContext>) - Method in class org.reploop.parser.thrift.AbstractParser
- parse(Path, Function<ThriftBaseParser, ParserRuleContext>) - Method in class org.reploop.parser.thrift.ThriftParser
- parseListener() - Method in class org.reploop.parser.thrift.ThriftParser
- parser(CommonTokenStream) - Method in class org.reploop.parser.thrift.ThriftParser
- PERL - org.reploop.parser.thrift.tree.Lang
- PostProcessor - Class in org.reploop.parser.thrift
-
What's this about?
- PostProcessor() - Constructor for class org.reploop.parser.thrift.PostProcessor
- primitives() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- primitives() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitiveTypeContext
- PrimitivesContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitivesContext
- PrimitiveType - Enum in org.reploop.parser.thrift.tree
-
What's this about?
- PrimitiveTypeContext(ThriftBaseParser.FieldTypeContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.PrimitiveTypeContext
- process(Node, C) - Method in class org.reploop.parser.thrift.AstVisitor
- program() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- program(Reader) - Method in class org.reploop.parser.thrift.ThriftParser
- program(Path) - Method in class org.reploop.parser.thrift.ThriftParser
- ProgramContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.ProgramContext
- PY - org.reploop.parser.thrift.tree.Lang
Q
- QipuServiceListener - Class in org.reploop.parser.thrift
-
What's this about?
- QipuServiceListener() - Constructor for class org.reploop.parser.thrift.QipuServiceListener
R
- raise() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FunctionContext
- raise() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- Raise - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Raise(List<Field>) - Constructor for class org.reploop.parser.thrift.tree.Raise
- RaiseContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.RaiseContext
- RB - org.reploop.parser.thrift.tree.Lang
- reportAmbiguity(Parser, DFA, int, int, boolean, BitSet, ATNConfigSet) - Method in class org.reploop.parser.thrift.ThriftErrorListener
- reportAttemptingFullContext(Parser, DFA, int, int, BitSet, ATNConfigSet) - Method in class org.reploop.parser.thrift.ThriftErrorListener
- reportContextSensitivity(Parser, DFA, int, int, int, ATNConfigSet) - Method in class org.reploop.parser.thrift.ThriftErrorListener
- REQUIRED - org.reploop.parser.thrift.tree.Requiredness
- Requiredness - Enum in org.reploop.parser.thrift.tree
-
What's this about?
- resolve(Classpath<E>, Map<Path, E>, AstVisitor<Node, Classpath<E>>) - Method in class org.reploop.parser.thrift.generator.ThriftResolver
- ReturnType - Class in org.reploop.parser.thrift.tree
-
What's this about?
- ReturnType(FieldType) - Constructor for class org.reploop.parser.thrift.tree.ReturnType
- ReturnTypeContext(ThriftBaseParser.FunctionTypeContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.ReturnTypeContext
- RULE_commaOrSemicolon - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_constant - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_constValue - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_cppInclude - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_cppType - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_definition - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_enumDef - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_enumeration - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_field - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_fieldID - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_fieldType - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_fieldValue - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_function - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_functionType - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_header - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_include - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_namespace - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_namespaceScope - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_primitives - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_program - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_raise - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_senum - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_senumDef - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_service - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_struct - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_structHead - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_typedef - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_typeDefinition - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_xception - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- RULE_xsdAttributes - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- ruleNames - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- ruleNames - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
S
- senum() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- senum() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefinitionContext
- SenumContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.SenumContext
- senumDef() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumContext
- senumDef() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- senumDef(int) - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.SenumContext
- SenumDefContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefContext
- SenumDefinitionContext(ThriftBaseParser.TypeDefinitionContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.SenumDefinitionContext
- service() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- service() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceDefinitionContext
- Service - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Service(String, List<String>, List<Function>) - Constructor for class org.reploop.parser.thrift.tree.Service
- Service(Optional<QualifiedName>, String, List<String>, List<Function>) - Constructor for class org.reploop.parser.thrift.tree.Service
- Service(Optional<QualifiedName>, String, List<Function>) - Constructor for class org.reploop.parser.thrift.tree.Service
- Service(Optional<QualifiedName>, QualifiedName, List<String>, List<Function>) - Constructor for class org.reploop.parser.thrift.tree.Service
- Service(QualifiedName, List<String>, List<Function>) - Constructor for class org.reploop.parser.thrift.tree.Service
- ServiceContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceContext
- ServiceDefinitionContext(ThriftBaseParser.DefinitionContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.ServiceDefinitionContext
- set(QualifiedName, QualifiedName, int) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- setBody(String) - Method in class org.reploop.parser.thrift.tree.Function
- setFile(Path) - Method in class org.reploop.parser.thrift.tree.ThriftProgram
- SetType - Class in org.reploop.parser.thrift.type
-
What's this about?
- SetType(FieldType) - Constructor for class org.reploop.parser.thrift.type.SetType
- SetTypeContext(ThriftBaseParser.FieldTypeContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.SetTypeContext
- ShortType - Class in org.reploop.parser.thrift.type
-
Say something?
- ShortType() - Constructor for class org.reploop.parser.thrift.type.ShortType
- SLIST - org.reploop.parser.thrift.tree.PrimitiveType
- ST_ID - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- ST_ID - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- ST_ID() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.NamespaceContext
- STRING - org.reploop.parser.thrift.tree.PrimitiveType
- STRING - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- STRING - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- StringType - Class in org.reploop.parser.thrift.type
-
Say something?
- StringType() - Constructor for class org.reploop.parser.thrift.type.StringType
- StringValue - Class in org.reploop.parser.thrift.tree
-
What's this about?
- StringValue(String) - Constructor for class org.reploop.parser.thrift.tree.StringValue
- struct() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- struct() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructDefinitionContext
- Struct - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Struct(String, List<String>, List<Field>) - Constructor for class org.reploop.parser.thrift.tree.Struct
- Struct(String, List<Field>) - Constructor for class org.reploop.parser.thrift.tree.Struct
- Struct(List<String>, QualifiedName, List<Field>) - Constructor for class org.reploop.parser.thrift.tree.Struct
- StructContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- StructDefinitionContext(ThriftBaseParser.TypeDefinitionContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.StructDefinitionContext
- structHead() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- structHead() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- StructHeadContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.StructHeadContext
- StructType - Class in org.reploop.parser.thrift.type
-
What's this about?
- StructType(String) - Constructor for class org.reploop.parser.thrift.type.StructType
- StructType(QualifiedName) - Constructor for class org.reploop.parser.thrift.type.StructType
- StructTypeContext(ThriftBaseParser.FieldTypeContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.StructTypeContext
- StructValue - Class in org.reploop.parser.thrift.tree
-
What's this about?
- StructValue(QualifiedName) - Constructor for class org.reploop.parser.thrift.tree.StructValue
- support(Lang) - Method in class org.reploop.parser.thrift.tree.NamespaceScope
- syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.reploop.parser.thrift.ThriftErrorListener
T
- T__0 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__0 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__1 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__1 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__10 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__10 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__11 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__11 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__12 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__12 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__13 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__13 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__14 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__14 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__15 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__15 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__16 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__16 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__17 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__17 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__18 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__18 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__19 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__19 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__2 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__2 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__20 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__20 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__21 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__21 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__22 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__22 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__23 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__23 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__24 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__24 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__25 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__25 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__26 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__26 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__27 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__27 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__28 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__28 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__29 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__29 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__3 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__3 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__30 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__30 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__31 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__31 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__32 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__32 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__33 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__33 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__34 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__34 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__35 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__35 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__36 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__36 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__37 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__37 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__38 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__38 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__39 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__39 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__4 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__4 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__40 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__40 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__41 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__41 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__42 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__42 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__43 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__43 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__44 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__44 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__45 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__45 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__46 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__46 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__47 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__47 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__48 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__48 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__49 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__49 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__5 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__5 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__50 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__50 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__51 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__51 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__6 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__6 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__7 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__7 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__8 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__8 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- T__9 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- T__9 - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- ThriftAstBuilder - Class in org.reploop.parser.thrift
-
Thrift AST visitor.
- ThriftAstBuilder(CommonTokenStream) - Constructor for class org.reploop.parser.thrift.ThriftAstBuilder
- ThriftBaseBaseListener - Class in org.reploop.parser.thrift.base
-
This class provides an empty implementation of
ThriftBaseListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - ThriftBaseBaseListener() - Constructor for class org.reploop.parser.thrift.base.ThriftBaseBaseListener
- ThriftBaseBaseVisitor<T> - Class in org.reploop.parser.thrift.base
-
This class provides an empty implementation of
ThriftBaseVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - ThriftBaseBaseVisitor() - Constructor for class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
- ThriftBaseLexer - Class in org.reploop.parser.thrift.base
- ThriftBaseLexer(CharStream) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseLexer
- ThriftBaseListener - Interface in org.reploop.parser.thrift.base
-
This interface defines a complete listener for a parse tree produced by
ThriftBaseParser. - ThriftBaseParser - Class in org.reploop.parser.thrift.base
- ThriftBaseParser(TokenStream) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser
- ThriftBaseParser.CommaOrSemicolonContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.ConstantContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.ConstantDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.ConstValueContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.CppIncludeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.CppIncludeDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.CppTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.DefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.EnumDefContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.EnumerationContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.EnumerationDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.ExceptionDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.FieldContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.FieldIDContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.FieldTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.FieldValueContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.FunctionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.FunctionTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.HeaderContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.IncludeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.IncludeDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.ListTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.MapTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.NamespaceContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.NamespaceDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.NamespaceScopeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.PrimitivesContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.PrimitiveTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.ProgramContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.RaiseContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.ReturnTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.SenumContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.SenumDefContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.SenumDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.ServiceContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.ServiceDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.SetTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.StructContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.StructDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.StructHeadContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.StructTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.TypedefContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.TypedefDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.TypeDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.TypeDefinitionDefinitionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.VoidTypeContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.XceptionContext - Class in org.reploop.parser.thrift.base
- ThriftBaseParser.XsdAttributesContext - Class in org.reploop.parser.thrift.base
- ThriftBaseVisitor<T> - Interface in org.reploop.parser.thrift.base
-
This interface defines a complete generic visitor for a parse tree produced by
ThriftBaseParser. - ThriftBinaryNameResolver - Class in org.reploop.parser.thrift.generator
-
Thrift communicates with protobuf by
ByteBufferand vice-verse. - ThriftBinaryNameResolver(Map<String, Set<String>>) - Constructor for class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- ThriftClasspathResolver - Class in org.reploop.parser.thrift.generator
-
Resolve the dependencies for thrift.
- ThriftClasspathResolver(ThriftParser) - Constructor for class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- ThriftCodeGenerator - Class in org.reploop.parser.thrift.generator
-
Code Generator.
- ThriftCodeGenerator() - Constructor for class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- ThriftCodeGenerator(Classpath<ThriftProgram>) - Constructor for class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- ThriftErrorListener - Class in org.reploop.parser.thrift
-
What's this about?
- ThriftErrorListener() - Constructor for class org.reploop.parser.thrift.ThriftErrorListener
- ThriftParser - Class in org.reploop.parser.thrift
-
What's this about?
- ThriftParser() - Constructor for class org.reploop.parser.thrift.ThriftParser
- ThriftProgram - Class in org.reploop.parser.thrift.tree
-
The Thrift program.
- ThriftProgram(List<String>, List<Header>, List<Entity>) - Constructor for class org.reploop.parser.thrift.tree.ThriftProgram
- ThriftProgram(List<Header>, List<Entity>) - Constructor for class org.reploop.parser.thrift.tree.ThriftProgram
- ThriftResolver - Class in org.reploop.parser.thrift.generator
-
What's this about?
- ThriftResolver() - Constructor for class org.reploop.parser.thrift.generator.ThriftResolver
- tokenNames - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
-
Deprecated.Use
ThriftBaseLexer.VOCABULARYinstead. - tokenNames - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
-
Deprecated.Use
ThriftBaseParser.VOCABULARYinstead. - toString() - Method in class org.reploop.parser.thrift.generator.GeneratorContext
- toString() - Method in class org.reploop.parser.thrift.Node
- toString() - Method in class org.reploop.parser.thrift.tree.BooleanValue
- toString() - Method in class org.reploop.parser.thrift.tree.Definition
- toString() - Method in class org.reploop.parser.thrift.tree.Entity
- toString() - Method in class org.reploop.parser.thrift.tree.Enum
- toString() - Method in class org.reploop.parser.thrift.tree.EnumField
- toString() - Method in class org.reploop.parser.thrift.tree.Exception
- toString() - Method in class org.reploop.parser.thrift.tree.Field
- toString() - Method in class org.reploop.parser.thrift.tree.Function
- toString() - Method in class org.reploop.parser.thrift.tree.Import
- toString() - Method in class org.reploop.parser.thrift.tree.Include
- toString() - Method in class org.reploop.parser.thrift.tree.IntValue
- toString() - Method in class org.reploop.parser.thrift.tree.LiteralNode
- toString() - Method in class org.reploop.parser.thrift.tree.Namespace
- toString() - Method in class org.reploop.parser.thrift.tree.NamespaceScope
- toString() - Method in class org.reploop.parser.thrift.tree.Raise
- toString() - Method in class org.reploop.parser.thrift.tree.ReturnType
- toString() - Method in class org.reploop.parser.thrift.tree.Service
- toString() - Method in class org.reploop.parser.thrift.tree.StringValue
- toString() - Method in class org.reploop.parser.thrift.tree.Struct
- toString() - Method in class org.reploop.parser.thrift.tree.StructValue
- toString() - Method in class org.reploop.parser.thrift.tree.ThriftProgram
- toString() - Method in class org.reploop.parser.thrift.tree.VoidType
- toString() - Method in class org.reploop.parser.thrift.type.FieldType
- toString() - Method in class org.reploop.parser.thrift.type.StructType
- typedef() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- typedef() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefDefinitionContext
- TypedefContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefContext
- TypedefDefinitionContext(ThriftBaseParser.TypeDefinitionContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.TypedefDefinitionContext
- typeDefinition() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- typeDefinition() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.TypeDefinitionDefinitionContext
- TypeDefinitionContext() - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.TypeDefinitionContext
- TypeDefinitionContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.TypeDefinitionContext
- TypeDefinitionDefinitionContext(ThriftBaseParser.DefinitionContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.TypeDefinitionDefinitionContext
V
- value - Variable in class org.reploop.parser.thrift.base.ThriftBaseParser.MapTypeContext
- Value - Class in org.reploop.parser.thrift.tree
-
What's this about?
- Value() - Constructor for class org.reploop.parser.thrift.tree.Value
- valueOf(String) - Static method in enum org.reploop.parser.thrift.tree.Lang
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.reploop.parser.thrift.tree.PrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.reploop.parser.thrift.tree.Requiredness
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.reploop.parser.thrift.tree.Lang
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.reploop.parser.thrift.tree.PrimitiveType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.reploop.parser.thrift.tree.Requiredness
-
Returns an array containing the constants of this enum type, in the order they are declared.
- visitBinaryType(BinaryType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitBoolType(BoolType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitByteType(ByteType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitCollectionType(CollectionType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitCollectionType(CollectionType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitCommaOrSemicolon(ThriftBaseParser.CommaOrSemicolonContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.commaOrSemicolon(). - visitCommaOrSemicolon(ThriftBaseParser.CommaOrSemicolonContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.commaOrSemicolon(). - visitConstant(ThriftBaseParser.ConstantContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.constant(). - visitConstant(ThriftBaseParser.ConstantContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.constant(). - visitConstantDefinition(ThriftBaseParser.ConstantDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
constantDefinitionlabeled alternative inThriftBaseParser.definition(). - visitConstantDefinition(ThriftBaseParser.ConstantDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
constantDefinitionlabeled alternative inThriftBaseParser.definition(). - visitConstValue(ThriftBaseParser.ConstValueContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.constValue(). - visitConstValue(ThriftBaseParser.ConstValueContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.constValue(). - visitCppInclude(ThriftBaseParser.CppIncludeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.cppInclude(). - visitCppInclude(ThriftBaseParser.CppIncludeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.cppInclude(). - visitCppIncludeDefinition(ThriftBaseParser.CppIncludeDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
cppIncludeDefinitionlabeled alternative inThriftBaseParser.header(). - visitCppIncludeDefinition(ThriftBaseParser.CppIncludeDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
cppIncludeDefinitionlabeled alternative inThriftBaseParser.header(). - visitCppType(ThriftBaseParser.CppTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.cppType(). - visitCppType(ThriftBaseParser.CppTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.cppType(). - visitDefinition(Definition, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitDoubleType(DoubleType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitEntity(Entity, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitEntity(Entity, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitEntity(Entity, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitEntity(Entity, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitEnum(Enum, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitEnum(Enum, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitEnumDef(ThriftBaseParser.EnumDefContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.enumDef(). - visitEnumDef(ThriftBaseParser.EnumDefContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.enumDef(). - visitEnumDef(ThriftBaseParser.EnumDefContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitEnumeration(ThriftBaseParser.EnumerationContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.enumeration(). - visitEnumeration(ThriftBaseParser.EnumerationContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.enumeration(). - visitEnumeration(ThriftBaseParser.EnumerationContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitEnumerationDefinition(ThriftBaseParser.EnumerationDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
enumerationDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitEnumerationDefinition(ThriftBaseParser.EnumerationDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
enumerationDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitEnumField(EnumField, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitErrorNode(ErrorNode) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
- visitErrorNode(ErrorNode) - Method in class org.reploop.parser.thrift.PostProcessor
- visitException(Exception, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitException(Exception, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitExceptionDefinition(ThriftBaseParser.ExceptionDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
exceptionDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitExceptionDefinition(ThriftBaseParser.ExceptionDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
exceptionDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitExceptionDefinition(ThriftBaseParser.ExceptionDefinitionContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitField(ThriftBaseParser.FieldContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.field(). - visitField(ThriftBaseParser.FieldContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.field(). - visitField(ThriftBaseParser.FieldContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitField(Field, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitField(Field, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitField(Field, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitField(Field, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitFieldID(ThriftBaseParser.FieldIDContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.fieldID(). - visitFieldID(ThriftBaseParser.FieldIDContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.fieldID(). - visitFieldType(FieldType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitFieldType(FieldType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitFieldType(FieldType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitFieldType(FieldType, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitFieldValue(ThriftBaseParser.FieldValueContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.fieldValue(). - visitFieldValue(ThriftBaseParser.FieldValueContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.fieldValue(). - visitFloatType(FloatType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitFunction(ThriftBaseParser.FunctionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.function(). - visitFunction(ThriftBaseParser.FunctionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.function(). - visitFunction(ThriftBaseParser.FunctionContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitFunction(Function, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitFunction(Function, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitFunction(Function, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitFunction(Function, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitFunctionType(ThriftBaseParser.FunctionTypeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitFunctionType(FunctionType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitFunctionType(FunctionType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitFunctionType(FunctionType, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitHeader(ThriftBaseParser.HeaderContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitHeader(Header, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitHeader(Header, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitHeader(Header, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitHeader(Header, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitInclude(ThriftBaseParser.IncludeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.include(). - visitInclude(ThriftBaseParser.IncludeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.include(). - visitInclude(ThriftBaseParser.IncludeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitInclude(Include, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitInclude(Include, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitIncludeDefinition(ThriftBaseParser.IncludeDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
includeDefinitionlabeled alternative inThriftBaseParser.header(). - visitIncludeDefinition(ThriftBaseParser.IncludeDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
includeDefinitionlabeled alternative inThriftBaseParser.header(). - visitIncludeDefinition(ThriftBaseParser.IncludeDefinitionContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitIntType(IntType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitListType(ThriftBaseParser.ListTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
listTypelabeled alternative inThriftBaseParser.fieldType(). - visitListType(ThriftBaseParser.ListTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
listTypelabeled alternative inThriftBaseParser.fieldType(). - visitListType(ThriftBaseParser.ListTypeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitListType(ListType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitListType(ListType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitLiteralNode(LiteralNode, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitLongType(LongType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitMapType(ThriftBaseParser.MapTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
mapTypelabeled alternative inThriftBaseParser.fieldType(). - visitMapType(ThriftBaseParser.MapTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
mapTypelabeled alternative inThriftBaseParser.fieldType(). - visitMapType(ThriftBaseParser.MapTypeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitMapType(MapType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitMapType(MapType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitNamespace(ThriftBaseParser.NamespaceContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.namespace(). - visitNamespace(ThriftBaseParser.NamespaceContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.namespace(). - visitNamespace(ThriftBaseParser.NamespaceContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitNamespace(Namespace, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitNamespace(Namespace, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitNamespace(Namespace, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitNamespace(Namespace, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitNamespaceDefinition(ThriftBaseParser.NamespaceDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
namespaceDefinitionlabeled alternative inThriftBaseParser.header(). - visitNamespaceDefinition(ThriftBaseParser.NamespaceDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
namespaceDefinitionlabeled alternative inThriftBaseParser.header(). - visitNamespaceDefinition(ThriftBaseParser.NamespaceDefinitionContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitNamespaceScope(ThriftBaseParser.NamespaceScopeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.namespaceScope(). - visitNamespaceScope(ThriftBaseParser.NamespaceScopeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.namespaceScope(). - visitNamespaceScope(ThriftBaseParser.NamespaceScopeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitNamespaceScope(NamespaceScope, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitNode(Node, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitNode(Node, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitNode(Node, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitor(CommonTokenStream) - Method in class org.reploop.parser.thrift.ThriftParser
- visitPrimitives(ThriftBaseParser.PrimitivesContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.primitives(). - visitPrimitives(ThriftBaseParser.PrimitivesContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.primitives(). - visitPrimitives(ThriftBaseParser.PrimitivesContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitPrimitiveType(ThriftBaseParser.PrimitiveTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
primitiveTypelabeled alternative inThriftBaseParser.fieldType(). - visitPrimitiveType(ThriftBaseParser.PrimitiveTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
primitiveTypelabeled alternative inThriftBaseParser.fieldType(). - visitPrimitiveType(ThriftBaseParser.PrimitiveTypeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitProgram(ThriftBaseParser.ProgramContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.program(). - visitProgram(ThriftBaseParser.ProgramContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.program(). - visitProgram(ThriftBaseParser.ProgramContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitProgram(ThriftProgram, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitProgram(ThriftProgram, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitProgram(ThriftProgram, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitProgram(ThriftProgram, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitRaise(ThriftBaseParser.RaiseContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.raise(). - visitRaise(ThriftBaseParser.RaiseContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.raise(). - visitRaise(ThriftBaseParser.RaiseContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitRaise(Raise, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitReturnType(ThriftBaseParser.ReturnTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
returnTypelabeled alternative inThriftBaseParser.functionType(). - visitReturnType(ThriftBaseParser.ReturnTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
returnTypelabeled alternative inThriftBaseParser.functionType(). - visitReturnType(ThriftBaseParser.ReturnTypeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitReturnType(ReturnType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitReturnType(ReturnType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitReturnType(ReturnType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitReturnType(ReturnType, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitSenum(ThriftBaseParser.SenumContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.senum(). - visitSenum(ThriftBaseParser.SenumContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.senum(). - visitSenumDef(ThriftBaseParser.SenumDefContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.senumDef(). - visitSenumDef(ThriftBaseParser.SenumDefContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.senumDef(). - visitSenumDefinition(ThriftBaseParser.SenumDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
senumDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitSenumDefinition(ThriftBaseParser.SenumDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
senumDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitService(ThriftBaseParser.ServiceContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.service(). - visitService(ThriftBaseParser.ServiceContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.service(). - visitService(ThriftBaseParser.ServiceContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitService(Service, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitService(Service, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftBinaryNameResolver
- visitService(Service, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitService(Service, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitServiceDefinition(ThriftBaseParser.ServiceDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
serviceDefinitionlabeled alternative inThriftBaseParser.definition(). - visitServiceDefinition(ThriftBaseParser.ServiceDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
serviceDefinitionlabeled alternative inThriftBaseParser.definition(). - visitServiceDefinition(ThriftBaseParser.ServiceDefinitionContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitSetType(ThriftBaseParser.SetTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
setTypelabeled alternative inThriftBaseParser.fieldType(). - visitSetType(ThriftBaseParser.SetTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
setTypelabeled alternative inThriftBaseParser.fieldType(). - visitSetType(ThriftBaseParser.SetTypeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitSetType(SetType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitSetType(SetType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitShortType(ShortType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitStringType(StringType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitStruct(ThriftBaseParser.StructContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.struct(). - visitStruct(ThriftBaseParser.StructContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.struct(). - visitStruct(ThriftBaseParser.StructContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitStruct(Struct, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitStruct(Struct, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitStructDefinition(ThriftBaseParser.StructDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
structDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitStructDefinition(ThriftBaseParser.StructDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
structDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitStructDefinition(ThriftBaseParser.StructDefinitionContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitStructHead(ThriftBaseParser.StructHeadContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.structHead(). - visitStructHead(ThriftBaseParser.StructHeadContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.structHead(). - visitStructType(ThriftBaseParser.StructTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
structTypelabeled alternative inThriftBaseParser.fieldType(). - visitStructType(ThriftBaseParser.StructTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
structTypelabeled alternative inThriftBaseParser.fieldType(). - visitStructType(ThriftBaseParser.StructTypeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitStructType(StructType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitStructType(StructType, Classpath<ThriftProgram>) - Method in class org.reploop.parser.thrift.generator.ThriftClasspathResolver
- visitTerminal(TerminalNode) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseListener
- visitTerminal(TerminalNode) - Method in class org.reploop.parser.thrift.PostProcessor
- visitTypedef(ThriftBaseParser.TypedefContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.typedef(). - visitTypedef(ThriftBaseParser.TypedefContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.typedef(). - visitTypedefDefinition(ThriftBaseParser.TypedefDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
typedefDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitTypedefDefinition(ThriftBaseParser.TypedefDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
typedefDefinitionlabeled alternative inThriftBaseParser.typeDefinition(). - visitTypeDefinition(ThriftBaseParser.TypeDefinitionContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitTypeDefinitionDefinition(ThriftBaseParser.TypeDefinitionDefinitionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
typeDefinitionDefinitionlabeled alternative inThriftBaseParser.definition(). - visitTypeDefinitionDefinition(ThriftBaseParser.TypeDefinitionDefinitionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
typeDefinitionDefinitionlabeled alternative inThriftBaseParser.definition(). - visitTypeDefinitionDefinition(ThriftBaseParser.TypeDefinitionDefinitionContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitVoidType(ThriftBaseParser.VoidTypeContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by the
voidTypelabeled alternative inThriftBaseParser.functionType(). - visitVoidType(ThriftBaseParser.VoidTypeContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by the
voidTypelabeled alternative inThriftBaseParser.functionType(). - visitVoidType(ThriftBaseParser.VoidTypeContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitVoidType(VoidType, C) - Method in class org.reploop.parser.thrift.AstVisitor
- visitVoidType(VoidType, GeneratorContext) - Method in class org.reploop.parser.thrift.generator.ThriftCodeGenerator
- visitXception(ThriftBaseParser.XceptionContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.xception(). - visitXception(ThriftBaseParser.XceptionContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.xception(). - visitXception(ThriftBaseParser.XceptionContext) - Method in class org.reploop.parser.thrift.ThriftAstBuilder
- visitXsdAttributes(ThriftBaseParser.XsdAttributesContext) - Method in class org.reploop.parser.thrift.base.ThriftBaseBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.xsdAttributes(). - visitXsdAttributes(ThriftBaseParser.XsdAttributesContext) - Method in interface org.reploop.parser.thrift.base.ThriftBaseVisitor
-
Visit a parse tree produced by
ThriftBaseParser.xsdAttributes(). - VOCABULARY - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- VOCABULARY - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- VoidType - Class in org.reploop.parser.thrift.tree
-
What's this about?
- VoidType() - Constructor for class org.reploop.parser.thrift.tree.VoidType
- VoidTypeContext(ThriftBaseParser.FunctionTypeContext) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.VoidTypeContext
W
- WrapperType - Class in org.reploop.parser.thrift.type
-
What's this about?
- WrapperType(Class) - Constructor for class org.reploop.parser.thrift.type.WrapperType
- WrapperType(String) - Constructor for class org.reploop.parser.thrift.type.WrapperType
- WrapperType(QualifiedName) - Constructor for class org.reploop.parser.thrift.type.WrapperType
- WS - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- WS - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
X
- xception() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.ExceptionDefinitionContext
- xception() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- XceptionContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.XceptionContext
- XsdAll - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- XsdAll - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- XsdAll() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.StructContext
- xsdAttributes() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- xsdAttributes() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser
- XsdAttributesContext(ParserRuleContext, int) - Constructor for class org.reploop.parser.thrift.base.ThriftBaseParser.XsdAttributesContext
- XsdNillable - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- XsdNillable - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- XsdNillable() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
- XsdOptional - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- XsdOptional - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- XsdOptional() - Method in class org.reploop.parser.thrift.base.ThriftBaseParser.FieldContext
Z
- ZERO_INDENT_CONTEXT - Static variable in class org.reploop.parser.thrift.generator.GeneratorContext
_
- _ATN - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- _ATN - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- _decisionToDFA - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- _decisionToDFA - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- _serializedATN - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- _serializedATN - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
- _sharedContextCache - Static variable in class org.reploop.parser.thrift.base.ThriftBaseLexer
- _sharedContextCache - Static variable in class org.reploop.parser.thrift.base.ThriftBaseParser
All Classes All Packages