Instance Property
isQuotedStringquotedStringquotedString
Declaration
var isQuotedString: Bool { get }Declaration
@property (nonatomic, readonly, getter=isQuotedString) BOOL quotedString;Declaration
isQuotedString() -> boolDiscussion
True if this token is a quoted string. getter=isQuotedString