org.xerial.amoeba.query
Class AmoebaQueryToken

java.lang.Object
  extended by org.xerial.amoeba.query.AmoebaQueryToken

public class AmoebaQueryToken
extends Object


Constructor Summary
AmoebaQueryToken()
           
 
Method Summary
static String getTokenName(int tokenType)
           
static int getTokenType(String tokenName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmoebaQueryToken

public AmoebaQueryToken()
Method Detail

getTokenName

public static String getTokenName(int tokenType)

getTokenType

public static int getTokenType(String tokenName)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.