Uses of Class
cz.cuni.pogamut.posh.nblexer.PoshTokenId

Packages that use PoshTokenId
cz.cuni.pogamut.posh.nblexer
Classes necessary for adding lexer into NetBeans platform.
These classes add token highlighting support into NetBeans that can be changed in Tools - Option - Fons & Colors.
 
 

Uses of PoshTokenId in cz.cuni.pogamut.posh.nblexer
 

Methods in cz.cuni.pogamut.posh.nblexer that return types with arguments of type PoshTokenId
protected  org.netbeans.spi.lexer.Lexer<PoshTokenId> PoshLanguageHiearchy.createLexer(org.netbeans.spi.lexer.LexerRestartInfo<PoshTokenId> info)
           
protected  Collection<PoshTokenId> PoshLanguageHiearchy.createTokenIds()
           
static org.netbeans.api.lexer.Language<PoshTokenId> PoshTokenId.getLanguage()
           
 org.netbeans.api.lexer.Token<PoshTokenId> PoshLexar.nextToken()
           
 

Method parameters in cz.cuni.pogamut.posh.nblexer with type arguments of type PoshTokenId
protected  org.netbeans.spi.lexer.Lexer<PoshTokenId> PoshLanguageHiearchy.createLexer(org.netbeans.spi.lexer.LexerRestartInfo<PoshTokenId> info)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.