Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
A
addEscapes(String)
- Static method in error org.apache.avro.compiler.idl.
TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addFileset(FileSet)
- Method in class org.apache.avro.compiler.specific.
ProtocolTask
Add a fileset.
adjustBeginLineColumn(int, int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
AnyIdentifier()
- Method in class org.apache.avro.compiler.idl.
Idl
ARRAY
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
ArrayType()
- Method in class org.apache.avro.compiler.idl.
Idl
AT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
B
backup(int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Retreat.
beginColumn
- Variable in class org.apache.avro.compiler.idl.
Token
The column number of the first character of this Token.
beginLine
- Variable in class org.apache.avro.compiler.idl.
Token
The line number of the first character of this Token.
BeginToken()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
BOOLEAN
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
bufcolumn
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
buffer
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
bufline
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
bufpos
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
Position in buffer.
BYTES
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
C
CHARACTER_LITERAL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
COLON
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
column
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
COMMA
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
CompilationUnit()
- Method in class org.apache.avro.compiler.idl.
Idl
The input to Idl is a CompilationUnit, which is currently just a single Protocol.
compileProtocol(File, File)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Generates Java interface and classes for a protocol.
compileProtocol(File[], File)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Generates Java interface and classes for a number of protocol files.
compileSchema(File, File)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Generates Java classes for a schema.
compileSchema(File[], File)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Generates Java classes for a number of schema files.
compileToDestination(File, File)
- Method in class org.apache.avro.compiler.specific.
SpecificCompiler
Generate output under dst, unless existing file is newer than src.
curChar
- Variable in class org.apache.avro.compiler.idl.
IdlTokenManager
currentToken
- Variable in exception org.apache.avro.compiler.idl.
ParseException
This is the last token that has been consumed successfully.
D
debugStream
- Variable in class org.apache.avro.compiler.idl.
IdlTokenManager
Debug output.
DECIMAL_EXPONENT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
DECIMAL_FLOATING_POINT_LITERAL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
DECIMAL_LITERAL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
DEFAULT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
Lexical state.
disable_tracing()
- Method in class org.apache.avro.compiler.idl.
Idl
Disable tracing.
DOC_COMMENT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
Lexical state.
doCompile(File, File)
- Method in class org.apache.avro.compiler.specific.
ProtocolTask
doCompile(File, File)
- Method in class org.apache.avro.compiler.specific.
SchemaTask
Done()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Set buffers back to null when finished.
DOT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
DOUBLE
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
E
enable_tracing()
- Method in class org.apache.avro.compiler.idl.
Idl
Enable tracing.
endColumn
- Variable in class org.apache.avro.compiler.idl.
Token
The column number of the last character of this Token.
endLine
- Variable in class org.apache.avro.compiler.idl.
Token
The line number of the last character of this Token.
ENUM
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
EnumBody()
- Method in class org.apache.avro.compiler.idl.
Idl
EnumConstant(List<String>)
- Method in class org.apache.avro.compiler.idl.
Idl
EnumDeclaration()
- Method in class org.apache.avro.compiler.idl.
Idl
EOF
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
End of File.
eol
- Variable in exception org.apache.avro.compiler.idl.
ParseException
The end of line string for this machine.
EQUALS
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
ERROR
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
ErrorList(List<Schema>)
- Method in class org.apache.avro.compiler.idl.
Idl
escapeForJavadoc(String)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Utility for template use.
execute()
- Method in class org.apache.avro.compiler.specific.
ProtocolTask
Run the compiler.
ExpandBuff(boolean)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
expectedTokenSequences
- Variable in exception org.apache.avro.compiler.idl.
ParseException
Each entry in this array is an array of integers.
F
FALSE
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
FieldDeclaration(List<Schema.Field>)
- Method in class org.apache.avro.compiler.idl.
Idl
FillBuff()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
FIXED
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
FixedDeclaration()
- Method in class org.apache.avro.compiler.idl.
Idl
FLOAT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
FLOATING_POINT_LITERAL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
FormalParameter(List<Schema.Field>)
- Method in class org.apache.avro.compiler.idl.
Idl
FormalParameters()
- Method in class org.apache.avro.compiler.idl.
Idl
G
generateParseException()
- Method in class org.apache.avro.compiler.idl.
Idl
Generate ParseException.
getBeginColumn()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
getBeginLine()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
getColumn()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Deprecated.
getEndColumn()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Get end column.
getEndLine()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Get end line.
GetImage()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
getLine()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Deprecated.
getMessage()
- Method in error org.apache.avro.compiler.idl.
TokenMgrError
You can also modify the body of this method to customize your error messages.
getNextToken()
- Method in class org.apache.avro.compiler.idl.
Idl
Get the next Token.
getNextToken()
- Method in class org.apache.avro.compiler.idl.
IdlTokenManager
Get the next Token.
GetSuffix(int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
getTabSize(int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
getToken(int)
- Method in class org.apache.avro.compiler.idl.
Idl
Get the specific Token.
getValue()
- Method in class org.apache.avro.compiler.idl.
Token
An optional attribute value of the Token.
GT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
H
HEX_LITERAL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
HEXADECIMAL_EXPONENT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
HEXADECIMAL_FLOATING_POINT_LITERAL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
I
Identifier()
- Method in class org.apache.avro.compiler.idl.
Idl
IDENTIFIER
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
Idl
- Class in
org.apache.avro.compiler.idl
Grammar to parse a higher-level language into an Avro Schema.
Idl(File)
- Constructor for class org.apache.avro.compiler.idl.
Idl
Idl(InputStream)
- Constructor for class org.apache.avro.compiler.idl.
Idl
Constructor with InputStream.
Idl(InputStream, String)
- Constructor for class org.apache.avro.compiler.idl.
Idl
Constructor with InputStream and supplied encoding
Idl(Reader)
- Constructor for class org.apache.avro.compiler.idl.
Idl
Constructor.
Idl(IdlTokenManager)
- Constructor for class org.apache.avro.compiler.idl.
Idl
Constructor with generated Token Manager.
IDL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
IdlConstants
- Interface in
org.apache.avro.compiler.idl
Token literal values and constants.
IdlTokenManager
- Class in
org.apache.avro.compiler.idl
Token Manager.
IdlTokenManager(JavaCharStream)
- Constructor for class org.apache.avro.compiler.idl.
IdlTokenManager
Constructor.
IdlTokenManager(JavaCharStream, int)
- Constructor for class org.apache.avro.compiler.idl.
IdlTokenManager
Constructor.
image
- Variable in class org.apache.avro.compiler.idl.
Token
The string image of the token.
IMPORT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
ImportIdl()
- Method in class org.apache.avro.compiler.idl.
Idl
ImportProtocol()
- Method in class org.apache.avro.compiler.idl.
Idl
ImportSchema()
- Method in class org.apache.avro.compiler.idl.
Idl
inBuf
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
init(RuntimeServices)
- Method in class org.apache.avro.compiler.specific.
SpecificCompiler.Slf4jLogChute
input_stream
- Variable in class org.apache.avro.compiler.idl.
IdlTokenManager
inputStream
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
INT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
INTEGER_LITERAL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
isLevelEnabled(int)
- Method in class org.apache.avro.compiler.specific.
SpecificCompiler.Slf4jLogChute
J
JavaCharStream
- Class in
org.apache.avro.compiler.idl
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int)
- Constructor for class org.apache.avro.compiler.idl.
JavaCharStream
Constructor.
JavaCharStream(Reader, int, int)
- Constructor for class org.apache.avro.compiler.idl.
JavaCharStream
Constructor.
JavaCharStream(Reader)
- Constructor for class org.apache.avro.compiler.idl.
JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int, int)
- Constructor for class org.apache.avro.compiler.idl.
JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int, int)
- Constructor for class org.apache.avro.compiler.idl.
JavaCharStream
Constructor.
JavaCharStream(InputStream, String, int, int)
- Constructor for class org.apache.avro.compiler.idl.
JavaCharStream
Constructor.
JavaCharStream(InputStream, int, int)
- Constructor for class org.apache.avro.compiler.idl.
JavaCharStream
Constructor.
JavaCharStream(InputStream, String)
- Constructor for class org.apache.avro.compiler.idl.
JavaCharStream
Constructor.
JavaCharStream(InputStream)
- Constructor for class org.apache.avro.compiler.idl.
JavaCharStream
Constructor.
javaEscape(Object)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Utility for template use.
javaType(Schema)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Utility for template use.
javaUnbox(Schema)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Utility for template use.
jj_nt
- Variable in class org.apache.avro.compiler.idl.
Idl
Next token.
jjFillToken()
- Method in class org.apache.avro.compiler.idl.
IdlTokenManager
jjnewLexState
- Static variable in class org.apache.avro.compiler.idl.
IdlTokenManager
Lex State array.
jjstrLiteralImages
- Static variable in class org.apache.avro.compiler.idl.
IdlTokenManager
Token literal values.
Json()
- Method in class org.apache.avro.compiler.idl.
Idl
JsonArray()
- Method in class org.apache.avro.compiler.idl.
Idl
JsonElements(ArrayNode)
- Method in class org.apache.avro.compiler.idl.
Idl
JsonFields(ObjectNode)
- Method in class org.apache.avro.compiler.idl.
Idl
JsonObject()
- Method in class org.apache.avro.compiler.idl.
Idl
JsonPair(ObjectNode)
- Method in class org.apache.avro.compiler.idl.
Idl
JsonString()
- Method in class org.apache.avro.compiler.idl.
Idl
K
kind
- Variable in class org.apache.avro.compiler.idl.
Token
An integer that describes the kind of this token.
L
LBRACE
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
LBRACK
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
LETTER
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char)
- Static method in error org.apache.avro.compiler.idl.
TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames
- Static variable in class org.apache.avro.compiler.idl.
IdlTokenManager
Lexer state names.
line
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
log(int, String)
- Method in class org.apache.avro.compiler.specific.
SpecificCompiler.Slf4jLogChute
log(int, String, Throwable)
- Method in class org.apache.avro.compiler.specific.
SpecificCompiler.Slf4jLogChute
LONG
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
LPAREN
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
LT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
M
main(String[])
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
mangle(String)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Utility for template use.
MAP
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
MapType()
- Method in class org.apache.avro.compiler.idl.
Idl
maxNextCharInd
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
MessageDeclaration(Protocol)
- Method in class org.apache.avro.compiler.idl.
Idl
MULTI_LINE_COMMENT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
Lexical state.
N
NamedSchemaDeclaration()
- Method in class org.apache.avro.compiler.idl.
Idl
newToken(int, String)
- Static method in class org.apache.avro.compiler.idl.
Token
Returns a new Token object, by default.
newToken(int)
- Static method in class org.apache.avro.compiler.idl.
Token
next
- Variable in class org.apache.avro.compiler.idl.
Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
nextCharInd
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
NULL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
nullToEmpty(String)
- Static method in class org.apache.avro.compiler.specific.
SpecificCompiler
Utility for template use.
O
OCTAL_LITERAL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
ONEWAY
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
org.apache.avro.compiler.idl
- package org.apache.avro.compiler.idl
org.apache.avro.compiler.specific
- package org.apache.avro.compiler.specific
P
ParseException
- Exception in
org.apache.avro.compiler.idl
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[])
- Constructor for exception org.apache.avro.compiler.idl.
ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException()
- Constructor for exception org.apache.avro.compiler.idl.
ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String)
- Constructor for exception org.apache.avro.compiler.idl.
ParseException
Constructor with message.
PART_LETTER
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
prevCharIsCR
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
prevCharIsLF
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
PrimitiveType()
- Method in class org.apache.avro.compiler.idl.
Idl
PROTOCOL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
ProtocolBody(Protocol)
- Method in class org.apache.avro.compiler.idl.
Idl
ProtocolDeclaration()
- Method in class org.apache.avro.compiler.idl.
Idl
ProtocolTask
- Class in
org.apache.avro.compiler.specific
Ant task to generate Java interface and classes for a protocol.
ProtocolTask()
- Constructor for class org.apache.avro.compiler.specific.
ProtocolTask
R
RBRACE
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
RBRACK
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
ReadByte()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
readChar()
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Read a character.
RECORD
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
RecordDeclaration()
- Method in class org.apache.avro.compiler.idl.
Idl
ReferenceType()
- Method in class org.apache.avro.compiler.idl.
Idl
A reference to some other existing type
ReInit(InputStream)
- Method in class org.apache.avro.compiler.idl.
Idl
Reinitialise.
ReInit(InputStream, String)
- Method in class org.apache.avro.compiler.idl.
Idl
Reinitialise.
ReInit(Reader)
- Method in class org.apache.avro.compiler.idl.
Idl
Reinitialise.
ReInit(IdlTokenManager)
- Method in class org.apache.avro.compiler.idl.
Idl
Reinitialise.
ReInit(JavaCharStream)
- Method in class org.apache.avro.compiler.idl.
IdlTokenManager
Reinitialise parser.
ReInit(JavaCharStream, int)
- Method in class org.apache.avro.compiler.idl.
IdlTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Reinitialise.
ReInit(Reader, int, int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Reinitialise.
ReInit(Reader)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Reinitialise.
ReInit(InputStream, int, int, int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Reinitialise.
ReInit(InputStream, String, int, int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Reinitialise.
ReInit(InputStream, int, int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Reinitialise.
ReInit(InputStream, String)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Reinitialise.
ReInit(InputStream)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
Reinitialise.
ResultType()
- Method in class org.apache.avro.compiler.idl.
Idl
Result types are like other types, except we provide "void" as an alias of "null"
RPAREN
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
S
SCHEMA
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
SchemaProperty(Map<String, JsonNode>)
- Method in class org.apache.avro.compiler.idl.
Idl
SchemaTask
- Class in
org.apache.avro.compiler.specific
Ant task to generate Java interface and classes for a protocol.
SchemaTask()
- Constructor for class org.apache.avro.compiler.specific.
SchemaTask
SEMICOLON
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
setDebugStream(PrintStream)
- Method in class org.apache.avro.compiler.idl.
IdlTokenManager
Set debug output.
setDestdir(File)
- Method in class org.apache.avro.compiler.specific.
ProtocolTask
Set the output directory
setFile(File)
- Method in class org.apache.avro.compiler.specific.
ProtocolTask
Set the schema file.
setTabSize(int)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
setTemplateDir(String)
- Method in class org.apache.avro.compiler.specific.
SpecificCompiler
Set the CLASSPATH resource directory where templates reside.
SINGLE_LINE_COMMENT
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
specialToken
- Variable in class org.apache.avro.compiler.idl.
Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SpecificCompiler
- Class in
org.apache.avro.compiler.specific
Generate specific Java interfaces and classes for protocols and schemas.
SpecificCompiler(Protocol)
- Constructor for class org.apache.avro.compiler.specific.
SpecificCompiler
SpecificCompiler(Schema)
- Constructor for class org.apache.avro.compiler.specific.
SpecificCompiler
SpecificCompiler.Slf4jLogChute
- Class in
org.apache.avro.compiler.specific
SpecificCompiler.Slf4jLogChute()
- Constructor for class org.apache.avro.compiler.specific.
SpecificCompiler.Slf4jLogChute
staticFlag
- Static variable in class org.apache.avro.compiler.idl.
JavaCharStream
Whether parser is static.
STRING
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
STRING_LITERAL
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
STUFF_TO_IGNORE
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
SwitchTo(int)
- Method in class org.apache.avro.compiler.idl.
IdlTokenManager
Switch to specified lex state.
T
tabSize
- Variable in class org.apache.avro.compiler.idl.
JavaCharStream
THROWS
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
TICK
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
token
- Variable in class org.apache.avro.compiler.idl.
Idl
Current token.
Token
- Class in
org.apache.avro.compiler.idl
Describes the input token stream.
Token()
- Constructor for class org.apache.avro.compiler.idl.
Token
No-argument constructor
Token(int)
- Constructor for class org.apache.avro.compiler.idl.
Token
Constructs a new token for the specified Image.
Token(int, String)
- Constructor for class org.apache.avro.compiler.idl.
Token
Constructs a new token for the specified Image and Kind.
token_source
- Variable in class org.apache.avro.compiler.idl.
Idl
Generated Token Manager.
tokenImage
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
Literal token values.
tokenImage
- Variable in exception org.apache.avro.compiler.idl.
ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError
- Error in
org.apache.avro.compiler.idl
Token Manager Error.
TokenMgrError()
- Constructor for error org.apache.avro.compiler.idl.
TokenMgrError
No arg constructor.
TokenMgrError(String, int)
- Constructor for error org.apache.avro.compiler.idl.
TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int)
- Constructor for error org.apache.avro.compiler.idl.
TokenMgrError
Full Constructor.
toString()
- Method in class org.apache.avro.compiler.idl.
Token
Returns the image.
TRUE
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
Type()
- Method in class org.apache.avro.compiler.idl.
Idl
U
UNION
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
UnionDefinition()
- Method in class org.apache.avro.compiler.idl.
Idl
UpdateLineColumn(char)
- Method in class org.apache.avro.compiler.idl.
JavaCharStream
V
VariableDeclarator(Schema, List<Schema.Field>)
- Method in class org.apache.avro.compiler.idl.
Idl
VOID
- Static variable in interface org.apache.avro.compiler.idl.
IdlConstants
RegularExpression Id.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
The Apache Software Foundation
. All Rights Reserved.