parse
public void parse(RouterSoftware rs,
TempVariableDefinition tVD,
Buffer<AbstractSymbol> buffer,
DefinitionFileParser dFP)
throws java.lang.InterruptedException,
ParserException
Generates Anonymous VariableType if a RegEx has been delivered. Otherwise, it gets the
VariableTypes List and searches for it.
- Specified by:
parse in class AbstractDefinitionState
- Parameters:
tVD - TempVariableDefinition
dFP - DefinitionFileParser
buffer - Buffer
rs - The RouterSoftware to use.
- Throws:
java.lang.InterruptedException - InterruptedException
ParserException - ParserException