|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICPartitions
Definition of C partitioning and its partitions.
Field Summary | |
---|---|
static java.lang.String |
C_CHARACTER
The identifier of the C character partition content type. |
static java.lang.String |
C_MULTI_LINE_COMMENT
The identifier multi-line comment partition content type. |
static java.lang.String |
C_PARTITIONING
The identifier of the C partitioning. |
static java.lang.String |
C_PREPROCESSOR
The identifier of the C preprocessor partition content type. |
static java.lang.String |
C_SINGLE_LINE_COMMENT
The identifier of the single-line end comment partition content type. |
static java.lang.String |
C_STRING
The identifier of the C string partition content type. |
Field Detail |
---|
static final java.lang.String C_PARTITIONING
static final java.lang.String C_SINGLE_LINE_COMMENT
static final java.lang.String C_MULTI_LINE_COMMENT
static final java.lang.String C_STRING
static final java.lang.String C_CHARACTER
static final java.lang.String C_PREPROCESSOR
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |