public class IntKeywordToken
extends org.jsmiparser.util.token.IdToken
| Constructor and Description |
|---|
IntKeywordToken(org.jsmiparser.util.location.Location location,
java.lang.String value,
SmiPrimitiveType primitiveType) |
| Modifier and Type | Method and Description |
|---|---|
SmiPrimitiveType |
getPrimitiveType() |
public IntKeywordToken(org.jsmiparser.util.location.Location location,
java.lang.String value,
SmiPrimitiveType primitiveType)
public SmiPrimitiveType getPrimitiveType()