Declaration

var isQuotedString: Bool { get }

Declaration

@property (nonatomic, readonly, getter=isQuotedString) BOOL quotedString;

Declaration

isQuotedString() -> bool

Discussion

True if this token is a quoted string. getter=isQuotedString