public class AdditionalIdentifierState extends AbstractTypeState
| Modifier | Constructor and Description |
|---|---|
protected |
AdditionalIdentifierState() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(RouterSoftware rs,
TempVariableType tVT,
Buffer<AbstractSymbol> buffer,
TypeFileParser tFP) |
public void parse(RouterSoftware rs, TempVariableType tVT, Buffer<AbstractSymbol> buffer, TypeFileParser tFP) throws java.lang.InterruptedException, ParserException
parse in class AbstractTypeStaters - The RouterSoftware to use.tVT - tempVariableTypebuffer - buffertFP - typeFileParserjava.lang.InterruptedException - InterruptedExceptionParserException - ParserException