|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.tools.label.PointerStatementFactory
public class PointerStatementFactory
This class hides the construction of pointers. It helps determine the exact type of pointer and constructs it. If modifications need to be made to this behavior it will be hidden here.
Constructor Summary | |
---|---|
PointerStatementFactory()
|
Method Summary | |
---|---|
static PointerStatement |
newInstance(Label sourceLabel,
int line,
DictIdentifier identifier,
Value value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointerStatementFactory()
Method Detail |
---|
public static PointerStatement newInstance(Label sourceLabel, int line, DictIdentifier identifier, Value value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |