Phi
public final class PhConst extends Object implements Phi
PhConst(Phi phi)
PhConst(Phi phi, Map<String,Attr> names, Map<Integer,Attr> nums)
Attr
attr(int pos)
attr(String name)
copy()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PhConst(Phi phi)
phi
public PhConst(Phi phi, Map<String,Attr> names, Map<Integer,Attr> nums)
public String toString()
toString
Object
public Phi copy()
copy
public Attr attr(int pos)
attr
pos
public Attr attr(String name)
name