com.ssv.utils.parser
Interface TokenValidator


public interface TokenValidator


Method Summary
 void check(int token)
           
 

Method Detail

check

void check(int token)
           throws ParserException
Throws:
ParserException