JavaScript is disabled on your browser.
A B C D E F G H I J K L M N O P R S T U V
A
add_escapes(String) - Method in exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
addEscapes(String) - Static method in error org.fusesource.hawtbuf.proto.compiler.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
adjustBeginLineColumn(int, int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AltJavaGenerator - Class in org.fusesource.hawtbuf.proto.compiler
AltJavaGenerator() - Constructor for class org.fusesource.hawtbuf.proto.compiler.AltJavaGenerator
appendToString(StringBuffer, Object) - Static method in class org.fusesource.hawtbuf.proto.compiler.IntrospectionSupport
associate(EnumFieldDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
associate(TypeDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.EnumFieldDescriptor
associate(EnumFieldDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
associate(EnumFieldDescriptor) - Method in interface org.fusesource.hawtbuf.proto.compiler.TypeDescriptor
B
backup(int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
beginColumn - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
beginLine - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
BeginToken() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
BOOL_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
bufcolumn - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
buffer - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
bufline - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
bufpos - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
BYTES_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
C
column - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
COMMA - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
CommandLineSupport - Class in org.fusesource.hawtbuf.proto.compiler
Support utility that can be used to set the properties on any object
using command line arguments.
CommandLineSupport() - Constructor for class org.fusesource.hawtbuf.proto.compiler.CommandLineSupport
COMMENT - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
compile(File) - Method in class org.fusesource.hawtbuf.proto.compiler.AltJavaGenerator
compile(File) - Method in class org.fusesource.hawtbuf.proto.compiler.JavaGenerator
CompilerException - Exception in org.fusesource.hawtbuf.proto.compiler
CompilerException(List<String>) - Constructor for exception org.fusesource.hawtbuf.proto.compiler.CompilerException
curChar - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
currentToken - Variable in exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
This is the last token that has been consumed successfully.
D
debugStream - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
DECIMAL_LITERAL - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
decodeString(Token) - Static method in class org.fusesource.hawtbuf.proto.compiler.ParserSupport
DEFAULT - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
disable_tracing() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
Done() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
DOUBLE_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
E
enable_tracing() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
endColumn - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
endLine - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
ENUM - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
EnumDescriptor - Class in org.fusesource.hawtbuf.proto.compiler
EnumDescriptor(ProtoDescriptor, MessageDescriptor) - Constructor for class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
EnumDescriptor(ProtoDescriptor, MessageDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
EnumFieldDescriptor - Class in org.fusesource.hawtbuf.proto.compiler
EnumFieldDescriptor(EnumDescriptor) - Constructor for class org.fusesource.hawtbuf.proto.compiler.EnumFieldDescriptor
EnumFieldDescriptor(EnumDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
Parses something like:
optional string foo = 1;
EOF - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
eol - Variable in exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
The end of line string for this machine.
EQUALS - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
execute() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoMojo
ExpandBuff(boolean) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
expectedTokenSequences - Variable in exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
EXTEND - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
ExtendDescriptor(ProtoDescriptor, MessageDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
EXTENSIONS - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
ExtensionsDescriptor - Class in org.fusesource.hawtbuf.proto.compiler
ExtensionsDescriptor(MessageDescriptor) - Constructor for class org.fusesource.hawtbuf.proto.compiler.ExtensionsDescriptor
ExtensionsDescriptor(MessageDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
extractProperties(Map, String) - Static method in class org.fusesource.hawtbuf.proto.compiler.IntrospectionSupport
F
FieldDescriptor - Class in org.fusesource.hawtbuf.proto.compiler
FieldDescriptor(MessageDescriptor) - Constructor for class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
FieldDescriptor(MessageDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
Parses something like:
optional string foo = 1;
FillBuff() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
FIXED32_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
FIXED64_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
FLOAT - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
FLOAT_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
G
generateParseException() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
getAssociatedEnumFieldDescriptors() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getAssociatedType() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumFieldDescriptor
getBaseType() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getBeginColumn() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
getBeginLine() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
getColumn() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
Deprecated.
getEndColumn() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
getEndLine() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
getEnums() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getEnums() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
getErrors() - Method in exception org.fusesource.hawtbuf.proto.compiler.CompilerException
getExtends() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getExtends() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
getExtensions() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getFields() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
getFields() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getFirst() - Method in class org.fusesource.hawtbuf.proto.compiler.ExtensionsDescriptor
getGroup() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
GetImage() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
getImportProtoDescriptors() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
getImports() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
getLast() - Method in class org.fusesource.hawtbuf.proto.compiler.ExtensionsDescriptor
getLine() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
Deprecated.
getMessage() - Method in exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
This method has the standard behavior when this object has been
created using the standard constructors.
getMessage() - Method in error org.fusesource.hawtbuf.proto.compiler.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessages() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getMessages() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
getMethods() - Method in class org.fusesource.hawtbuf.proto.compiler.ServiceDescriptor
getName() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
getName() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumFieldDescriptor
getName() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
getName() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getName() - Method in class org.fusesource.hawtbuf.proto.compiler.MethodDescriptor
getName() - Method in class org.fusesource.hawtbuf.proto.compiler.OptionDescriptor
getName() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
getName() - Method in class org.fusesource.hawtbuf.proto.compiler.ServiceDescriptor
getName() - Method in interface org.fusesource.hawtbuf.proto.compiler.TypeDescriptor
getNextToken() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
getNextToken() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
getOption(Map<String, OptionDescriptor>, String, String) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getOptions() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
getOptions() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
getOptions() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getOptions() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
getOut() - Method in class org.fusesource.hawtbuf.proto.compiler.AltJavaGenerator
getOut() - Method in class org.fusesource.hawtbuf.proto.compiler.JavaGenerator
getPackageName() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
getParameter() - Method in class org.fusesource.hawtbuf.proto.compiler.MethodDescriptor
getParent() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
getParent() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumFieldDescriptor
getParent() - Method in class org.fusesource.hawtbuf.proto.compiler.ExtensionsDescriptor
getParent() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getPath() - Method in class org.fusesource.hawtbuf.proto.compiler.AltJavaGenerator
getPath() - Method in class org.fusesource.hawtbuf.proto.compiler.JavaGenerator
getProperties(Object, Map, String) - Static method in class org.fusesource.hawtbuf.proto.compiler.IntrospectionSupport
getProtoDescriptor() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
getProtoDescriptor() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getProtoDescriptor() - Method in class org.fusesource.hawtbuf.proto.compiler.MethodDescriptor
getProtoDescriptor() - Method in class org.fusesource.hawtbuf.proto.compiler.ServiceDescriptor
getProtoDescriptor() - Method in interface org.fusesource.hawtbuf.proto.compiler.TypeDescriptor
getQName() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
getQName() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getQName() - Method in interface org.fusesource.hawtbuf.proto.compiler.TypeDescriptor
getReturns() - Method in class org.fusesource.hawtbuf.proto.compiler.MethodDescriptor
getRule() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
getServices() - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
GetSuffix(int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
getTabSize(int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
getTag() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
getToken(int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
getType() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
getType(String) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
getType(String) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
getTypeDescriptor() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
getValue() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumFieldDescriptor
getValue() - Method in class org.fusesource.hawtbuf.proto.compiler.OptionDescriptor
GROUP - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
H
HEX_LITERAL - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
I
ID() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ID - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
image - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.Token
The string image of the token.
IMPORT - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
inBuf - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
input_stream - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
inputStream - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
INT32_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
INT32_TYPES - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
INT64_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
INT64_TYPES - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
Integer() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
INTEGER - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
INTEGER_TYPES - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
IntrospectionSupport - Class in org.fusesource.hawtbuf.proto.compiler
Support class used to do introspection/reflection based setting and getting of properties on a Java Bean.
isEnum() - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
isEnum() - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
isEnum() - Method in interface org.fusesource.hawtbuf.proto.compiler.TypeDescriptor
isGroup() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isInteger32Type() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isInteger64Type() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isIntegerType() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isMessageType() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isNumberType() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isOptional() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isRepeated() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isRequired() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isScalarType() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
isStringType() - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
J
JavaGenerator - Class in org.fusesource.hawtbuf.proto.compiler
JavaGenerator() - Constructor for class org.fusesource.hawtbuf.proto.compiler.JavaGenerator
jj_nt - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
jjFillToken() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
jjnewLexState - Static variable in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
jjstrLiteralImages - Static variable in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
K
kind - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.Token
An integer that describes the kind of this token.
L
LBRACE - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
LBRACKET - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
LexicalError(boolean, int, int, int, String, char) - Static method in error org.fusesource.hawtbuf.proto.compiler.parser.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.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
line - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
lookingAhead - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
LPAREN - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
M
main(String[]) - Static method in class org.fusesource.hawtbuf.proto.compiler.AltJavaGenerator
main(String[]) - Static method in class org.fusesource.hawtbuf.proto.compiler.JavaGenerator
MAX - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
maxNextCharInd - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
MESSAGE - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
MessageDescriptor - Class in org.fusesource.hawtbuf.proto.compiler
MessageDescriptor(ProtoDescriptor, MessageDescriptor) - Constructor for class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
MessageDescriptor(ProtoDescriptor, MessageDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
MethodDescriptor - Class in org.fusesource.hawtbuf.proto.compiler
MethodDescriptor(ProtoDescriptor) - Constructor for class org.fusesource.hawtbuf.proto.compiler.MethodDescriptor
MethodDescriptor(ProtoDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
N
newToken(int) - Static method in class org.fusesource.hawtbuf.proto.compiler.parser.Token
Returns a new Token object, by default.
next - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.Token
A reference to the next regular (non-special) token from the input
stream.
NUMBER_TYPES - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
O
OCTAL_LITERAL - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
OPTION - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
OPTIONAL - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
OPTIONAL_RULE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
OptionDescriptor - Class in org.fusesource.hawtbuf.proto.compiler
OptionDescriptor() - Constructor for class org.fusesource.hawtbuf.proto.compiler.OptionDescriptor
OptionDescriptor() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
org.fusesource.hawtbuf.proto.compiler - package org.fusesource.hawtbuf.proto.compiler
org.fusesource.hawtbuf.proto.compiler.parser - package org.fusesource.hawtbuf.proto.compiler.parser
P
PACKAGE - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
PackageID() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ParseException - Exception in org.fusesource.hawtbuf.proto.compiler.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
This constructor is used by the method "generateParseException"
in the generated parser.
ParseException() - Constructor for exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
The following constructors are for use by you for whatever
purpose you can think of.
ParseException(String) - Constructor for exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
ParserSupport - Class in org.fusesource.hawtbuf.proto.compiler
ParserSupport() - Constructor for class org.fusesource.hawtbuf.proto.compiler.ParserSupport
PERIOD - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
prevCharIsCR - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
prevCharIsLF - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
project - Variable in class org.fusesource.hawtbuf.proto.compiler.ProtoMojo
The maven project.
ProtoDescriptor() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ProtoDescriptor - Class in org.fusesource.hawtbuf.proto.compiler
ProtoDescriptor() - Constructor for class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
ProtoMojo - Class in org.fusesource.hawtbuf.proto.compiler
A Maven Mojo so that the Proto compiler can be used with maven.
ProtoMojo() - Constructor for class org.fusesource.hawtbuf.proto.compiler.ProtoMojo
ProtoParser - Class in org.fusesource.hawtbuf.proto.compiler.parser
This class is generated with JavaCC.
ProtoParser(InputStream) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ProtoParser(InputStream, String) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ProtoParser(Reader) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ProtoParser(ProtoParserTokenManager) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ProtoParserConstants - Interface in org.fusesource.hawtbuf.proto.compiler.parser
ProtoParserTokenManager - Class in org.fusesource.hawtbuf.proto.compiler.parser
ProtoParserTokenManager(SimpleCharStream) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
ProtoParserTokenManager(SimpleCharStream, int) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
R
RBRACE - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
RBRACKET - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
readChar() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
ReInit(InputStream) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ReInit(InputStream, String) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ReInit(Reader) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ReInit(ProtoParserTokenManager) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ReInit(SimpleCharStream) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
ReInit(SimpleCharStream, int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
ReInit(Reader, int, int, int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
ReInit(Reader, int, int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
ReInit(Reader) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
ReInit(InputStream, String, int, int, int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
ReInit(InputStream, int, int, int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
ReInit(InputStream, String) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
ReInit(InputStream) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
ReInit(InputStream, String, int, int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
ReInit(InputStream, int, int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
REPEATED - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
REPEATED_RULE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
REQUIRED_RULE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
REQURIED - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
RETURNS - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
RPAREN - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
RPC - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
Rule() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
S
SCALAR_TYPES - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
SEMICOLON - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
SERVICE - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
ServiceDescriptor(ProtoDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
ServiceDescriptor - Class in org.fusesource.hawtbuf.proto.compiler
ServiceDescriptor(ProtoDescriptor) - Constructor for class org.fusesource.hawtbuf.proto.compiler.ServiceDescriptor
setDebugStream(PrintStream) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
setEnums(Map<String, EnumDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
setEnums(Map<String, EnumDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
setExtends(List<MessageDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
setExtends(List<MessageDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
setExtensions(ExtensionsDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
setFields(Map<String, EnumFieldDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
setFields(Map<String, FieldDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
setFirst(int) - Method in class org.fusesource.hawtbuf.proto.compiler.ExtensionsDescriptor
setGroup(MessageDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
setImportProtoDescriptors(Map<String, ProtoDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
setImports(List<String>) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
setLast(int) - Method in class org.fusesource.hawtbuf.proto.compiler.ExtensionsDescriptor
setMessages(Map<String, MessageDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
setMessages(Map<String, MessageDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
setMethods(List<MethodDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.ServiceDescriptor
setName(String) - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
setName(String) - Method in class org.fusesource.hawtbuf.proto.compiler.EnumFieldDescriptor
setName(String) - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
setName(String) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
setName(String) - Method in class org.fusesource.hawtbuf.proto.compiler.MethodDescriptor
setName(String) - Method in class org.fusesource.hawtbuf.proto.compiler.OptionDescriptor
setName(String) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
setName(String) - Method in class org.fusesource.hawtbuf.proto.compiler.ServiceDescriptor
setOptions(Object, String[]) - Static method in class org.fusesource.hawtbuf.proto.compiler.CommandLineSupport
Sets the properties of an object given the command line args.
setOptions(Map<String, OptionDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
setOptions(Map<String, OptionDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
setOptions(Map<String, OptionDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
setOptions(Map<String, OptionDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
setOut(File) - Method in class org.fusesource.hawtbuf.proto.compiler.AltJavaGenerator
setOut(File) - Method in class org.fusesource.hawtbuf.proto.compiler.JavaGenerator
setPackageName(String) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
setParameter(String) - Method in class org.fusesource.hawtbuf.proto.compiler.MethodDescriptor
setPath(File[]) - Method in class org.fusesource.hawtbuf.proto.compiler.AltJavaGenerator
setPath(File[]) - Method in class org.fusesource.hawtbuf.proto.compiler.JavaGenerator
setProperties(Object, Map<String, ?>, String) - Static method in class org.fusesource.hawtbuf.proto.compiler.IntrospectionSupport
setProperties(Object, Map) - Static method in class org.fusesource.hawtbuf.proto.compiler.IntrospectionSupport
setProperty(Object, String, Object) - Static method in class org.fusesource.hawtbuf.proto.compiler.IntrospectionSupport
setReturns(String) - Method in class org.fusesource.hawtbuf.proto.compiler.MethodDescriptor
setRule(String) - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
setServices(Map<String, ServiceDescriptor>) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
setTabSize(int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
setTag(int) - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
setType(String) - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
setTypeDescriptor(TypeDescriptor) - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
setValue(int) - Method in class org.fusesource.hawtbuf.proto.compiler.EnumFieldDescriptor
setValue(String) - Method in class org.fusesource.hawtbuf.proto.compiler.OptionDescriptor
SFIXED32_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
SFIXED64_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
SIGNED_TYPES - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
SimpleCharStream - Class in org.fusesource.hawtbuf.proto.compiler.parser
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
SimpleCharStream(Reader, int, int) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
SimpleCharStream(Reader) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
SimpleCharStream(InputStream, int, int) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
SimpleCharStream(InputStream, String) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
SimpleCharStream(InputStream) - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
simpleName(Class) - Static method in class org.fusesource.hawtbuf.proto.compiler.IntrospectionSupport
SINT32_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
SINT64_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
specialConstructor - Variable in exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
specialToken - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.Token
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
staticFlag - Static variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
STRING - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
STRING_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
StringLitteral() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
SwitchTo(int) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserTokenManager
T
tabSize - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
TextFormat - Class in org.fusesource.hawtbuf.proto.compiler
Provide ascii text parsing and formatting support for proto2 instances.
TextFormat() - Constructor for class org.fusesource.hawtbuf.proto.compiler.TextFormat
TextFormat.ParseException - Exception in org.fusesource.hawtbuf.proto.compiler
Thrown when parsing an invalid text format message.
TextFormat.ParseException(String) - Constructor for exception org.fusesource.hawtbuf.proto.compiler.TextFormat.ParseException
TO - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
token - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
Token - Class in org.fusesource.hawtbuf.proto.compiler.parser
Describes the input token stream.
Token() - Constructor for class org.fusesource.hawtbuf.proto.compiler.parser.Token
token_source - Variable in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
tokenImage - Variable in exception org.fusesource.hawtbuf.proto.compiler.parser.ParseException
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
tokenImage - Static variable in interface org.fusesource.hawtbuf.proto.compiler.parser.ProtoParserConstants
TokenMgrError - Error in org.fusesource.hawtbuf.proto.compiler.parser
TokenMgrError() - Constructor for error org.fusesource.hawtbuf.proto.compiler.parser.TokenMgrError
TokenMgrError(String, int) - Constructor for error org.fusesource.hawtbuf.proto.compiler.parser.TokenMgrError
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.fusesource.hawtbuf.proto.compiler.parser.TokenMgrError
toString(Object) - Static method in class org.fusesource.hawtbuf.proto.compiler.IntrospectionSupport
toString(Object, Class) - Static method in class org.fusesource.hawtbuf.proto.compiler.IntrospectionSupport
toString() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.Token
Returns the image.
TypeDescriptor - Interface in org.fusesource.hawtbuf.proto.compiler
U
UINT32_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
UINT64_TYPE - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
UNSIGNED_TYPES - Static variable in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
UpdateLineColumn(char) - Method in class org.fusesource.hawtbuf.proto.compiler.parser.SimpleCharStream
V
validate(List<String>) - Method in class org.fusesource.hawtbuf.proto.compiler.EnumDescriptor
validate(List<String>) - Method in class org.fusesource.hawtbuf.proto.compiler.FieldDescriptor
validate(List<String>) - Method in class org.fusesource.hawtbuf.proto.compiler.MessageDescriptor
validate(List<String>) - Method in class org.fusesource.hawtbuf.proto.compiler.OptionDescriptor
validate(List<String>) - Method in class org.fusesource.hawtbuf.proto.compiler.ProtoDescriptor
Checks for validation errors in the proto definition and fills them
into the errors list.
validate(List<String>) - Method in class org.fusesource.hawtbuf.proto.compiler.ServiceDescriptor
Value() - Method in class org.fusesource.hawtbuf.proto.compiler.parser.ProtoParser
A B C D E F G H I J K L M N O P R S T U V
Copyright © 2010-2014 FuseSource, Corp. . All Rights Reserved.