| Package | Description |
|---|---|
| org.infinispan.protostream.impl.parser |
Protobuf files parser.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) AnnotationTokens |
AnnotationLexer.token |
| Modifier and Type | Method and Description |
|---|---|
(package private) static AnnotationTokens |
AnnotationTokens.byName(java.lang.String name) |
static AnnotationTokens |
AnnotationTokens.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationTokens[] |
AnnotationTokens.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
AnnotationParser.expect(AnnotationTokens token) |