Class Token
java.lang.Object
ru.cg.webbpm.modules.expression.parser.Token
- Author:
- m.popov
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Token
public Token()
-
-
Method Details
-
append
public void append(char c) -
append
-
charAt
public char charAt(int pos) -
length
public int length() -
setValue
-
getValue
-
setPosition
public void setPosition(int position) -
getPosition
public int getPosition() -
setType
-
getType
-