public class PoshTokenId extends Object implements org.netbeans.api.lexer.TokenId
| Constructor and Description |
|---|
PoshTokenId(String name,
String primaryCategory,
int id) |
| Modifier and Type | Method and Description |
|---|---|
static org.netbeans.api.lexer.Language<PoshTokenId> |
getLanguage() |
String |
name() |
int |
ordinal() |
String |
primaryCategory() |
public String name()
name in interface org.netbeans.api.lexer.TokenIdpublic int ordinal()
ordinal in interface org.netbeans.api.lexer.TokenIdpublic String primaryCategory()
primaryCategory in interface org.netbeans.api.lexer.TokenIdpublic static org.netbeans.api.lexer.Language<PoshTokenId> getLanguage()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.