Modifier and Type | Method and Description |
---|---|
java.util.Collection<SyntaxTag> |
getSyntaxTags()
In which user-sensible categories has this node been tagged (empty set if none).
|
boolean |
isTaggedAs(SyntaxTag tag)
Is this node tagged as belonging to a particular human-sensible category of language
constructs?
|