public class Signatures extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Signatures.ClassSignature |
static class |
Signatures.FieldSignature |
static class |
Signatures.MethodSignature |
Modifier and Type | Field and Description |
---|---|
protected List |
typeParameters |
Constructor and Description |
---|
Signatures(String s) |
Modifier and Type | Method and Description |
---|---|
void |
eat(String s) |
boolean |
eof() |
void |
error(String s) |
String |
identifier() |
boolean |
next(String s) |
Copyright © 2020 Sable. All rights reserved.