Declaration

var isWhitespace: Bool { get }

Declaration

@property (nonatomic, readonly, getter=isWhitespace) BOOL whitespace;

Declaration

isWhitespace() -> bool

Discussion

True if this token is whitespace. getter=isWhitespace