Package qilin.core.pag
Class ContextField
java.lang.Object
qilin.core.pag.PagNode
qilin.core.pag.ValNode
qilin.core.pag.ContextField
- All Implemented Interfaces:
Comparable<ValNode>,Numberable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionContextField(Context context, SparkField field, boolean preciseArrayElement) -
Method Summary
Methods inherited from class qilin.core.pag.ValNode
compareTo, discardP2Set, getP2SetMethods inherited from class qilin.core.pag.PagNode
equals, getNumber, getType, hashCode, parameterize, setNumberMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface qilin.util.Numberable
getNumber, setNumber