Class Token
java.lang.Object
migratedb.v1.core.internal.parser.Token
-
Constructor Details
-
Token
-
-
Method Details
-
getType
-
getPos
public int getPos() -
getLine
public int getLine() -
getCol
public int getCol() -
getText
-
getRawText
-
getParensDepth
public int getParensDepth()
-