public static final class FieldPrecedenceModel.State extends Object
Modifier and Type | Method and Description |
---|---|
String |
name()
Returns the name of the state.
|
int |
number()
In the scope of an
FieldPrecedenceModel instance, state numbers are contiguous
and start at 0. |
String |
toString() |
public int number()
FieldPrecedenceModel
instance, state numbers are contiguous
and start at 0. This numbering scheme allows easy generation of lookup tables.public String name()
Copyright © 2013-2024 Real Logic Limited. All Rights Reserved.