Declaration

var isComment: Bool { get }

Declaration

@property (nonatomic, readonly, getter=isComment) BOOL comment;

Declaration

isComment() -> bool

Discussion

True if this token is a comment. getter=isComment