|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICommentAttributes
General comment range attributes.
Field Summary | |
---|---|
static int |
COMMENT_BLANKLINE
Range has blank line attribute |
static int |
COMMENT_BREAK
Range has line break attribute |
static int |
COMMENT_CLOSE
Range has close tag attribute |
static int |
COMMENT_CODE
Range has source code attribute |
static int |
COMMENT_FIRST_TOKEN
Range is the first token on the line in the original source |
static int |
COMMENT_HTML
Range has html tag attribute |
static int |
COMMENT_IMMUTABLE
Range has the immutable region attribute |
static int |
COMMENT_NEWLINE
Range has new line attribute |
static int |
COMMENT_OPEN
Range has open tag attribute |
static int |
COMMENT_PARAGRAPH
Range has paragraph attribute |
static int |
COMMENT_PARAMETER
Range has parameter tag attribute |
static int |
COMMENT_ROOT
Range has root tag attribute |
static int |
COMMENT_SEPARATOR
Range has paragraph separator attribute |
static int |
COMMENT_STARTS_WITH_RANGE_DELIMITER
Range was preceded by whitespace / line delimiters |
Field Detail |
---|
static final int COMMENT_BLANKLINE
static final int COMMENT_BREAK
static final int COMMENT_CLOSE
static final int COMMENT_CODE
static final int COMMENT_HTML
static final int COMMENT_IMMUTABLE
static final int COMMENT_NEWLINE
static final int COMMENT_OPEN
static final int COMMENT_PARAGRAPH
static final int COMMENT_PARAMETER
static final int COMMENT_ROOT
static final int COMMENT_SEPARATOR
static final int COMMENT_FIRST_TOKEN
static final int COMMENT_STARTS_WITH_RANGE_DELIMITER
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |