public class InputTokenAnnotation extends Object implements IAnnotation
| Constructor and Description |
|---|
InputTokenAnnotation(Token inputToken) |
| Modifier and Type | Method and Description |
|---|---|
Token |
getInputToken() |
String |
toString()
Gets a human readable representation of this annotation.
|
public InputTokenAnnotation(Token inputToken)
public Token getInputToken()
public String toString()
IAnnotationtoString in interface IAnnotationtoString in class ObjectCopyright © 2021. All rights reserved.