Class AssemblyOperandStateGenerator


public class AssemblyOperandStateGenerator extends AbstractAssemblyStateGenerator<AssemblyParseNumericToken>
The generator of AssemblyOperandState from AssemblyParseNumericToken

In short, this handles generation of a single operand state for the operand and value recorded by the given parse token.