Instance Property
isSymbolsymbolsymbol
Declaration
var isSymbol: Bool { get }Declaration
@property (nonatomic, readonly, getter=isSymbol) BOOL symbol;Declaration
isSymbol() -> boolDiscussion
True if this token is a symbol. getter=isSymbol
Instance Property
var isSymbol: Bool { get }@property (nonatomic, readonly, getter=isSymbol) BOOL symbol;isSymbol() -> boolTrue if this token is a symbol. getter=isSymbol