|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ph.pr.parser.vbs2java.DIM com.ph.pr.parser.vbs2java.CONST
public class CONST
Should be constant, but really doesnt do much more than just be a DIM
Field Summary |
---|
Fields inherited from class com.ph.pr.parser.vbs2java.DIM |
---|
contents, Item, type |
Constructor Summary | |
---|---|
CONST(int i)
|
|
CONST(java.lang.String string)
|
Method Summary |
---|
Methods inherited from class com.ph.pr.parser.vbs2java.DIM |
---|
decr, equals, get, getCleanMap, getMap, hashCode, incr, Item, length, psyClone, put, set, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CONST(int i)
i
- public CONST(java.lang.String string)
string
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |