|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJavaPartitions
Definition of Java partitioning and its partitions.
Field Summary | |
---|---|
static String |
JAVA_CHARACTER
The identifier of the Java character partition content type. |
static String |
JAVA_DOC
The identifier of the Javadoc (JLS2: DocumentationComment) partition content type. |
static String |
JAVA_MULTI_LINE_COMMENT
The identifier multi-line (JLS2: TraditionalComment) comment partition content type. |
static String |
JAVA_PARTITIONING
The identifier of the Java partitioning. |
static String |
JAVA_SINGLE_LINE_COMMENT
The identifier of the single-line (JLS2: EndOfLineComment) end comment partition content type. |
static String |
JAVA_STRING
The identifier of the Java string partition content type. |
Field Detail |
---|
static final String JAVA_PARTITIONING
static final String JAVA_SINGLE_LINE_COMMENT
static final String JAVA_MULTI_LINE_COMMENT
static final String JAVA_DOC
static final String JAVA_STRING
static final String JAVA_CHARACTER
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.