Uses of Class
sjm.parse.tokens.SlashState

Packages that use SlashState
sjm.parse.tokens   
 

Uses of SlashState in sjm.parse.tokens
 

Fields in sjm.parse.tokens declared as SlashState
protected  SlashState Tokenizer.slashState
           
 

Methods in sjm.parse.tokens that return SlashState
 SlashState Tokenizer.slashState()
          Return the state this tokenizer uses to recognize (and ignore) comments.