public class TokensAnnotation extends Object implements IAnnotation
TokensAnnotation(Tokens tokens)
void
addTokens(Tokens tokens)
Tokens
getFilteredList(String... tokenTypes)
getTokens()
setTokens(Tokens tokens)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TokensAnnotation(Tokens tokens)
public void setTokens(Tokens tokens)
public Tokens getTokens()
public Tokens getFilteredList(String... tokenTypes)
public void addTokens(Tokens tokens)
public String toString()
toString
IAnnotation
Object
Copyright © 2019. All rights reserved.