public class JavaFoldingBuilder extends JavaFoldingBuilderBase
| Constructor and Description |
|---|
JavaFoldingBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getRightArrow() |
protected boolean |
isBelowRightMargin(PsiFile file,
int lineLength) |
protected java.lang.String |
rightArrow() |
protected boolean |
shouldShowExplicitLambdaType(PsiAnonymousClass anonymousClass,
PsiNewExpression expression) |
buildLanguageFoldRegions, getLanguagePlaceholderText, hasErrorElementsNearby, isCustomFoldingCandidate, isCustomFoldingRoot, isRegionCollapsedByDefaultbuildFoldRegions, buildFoldRegions, getPlaceholderText, getPlaceholderText, isCollapsedByDefault, isCustomFoldingCandidate, isCustomRegionElement, isCustomRegionEnd, isCustomRegionStart, isDumbAwareclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCollapsedByDefaultprotected boolean isBelowRightMargin(PsiFile file, int lineLength)
isBelowRightMargin in class JavaFoldingBuilderBaseprotected boolean shouldShowExplicitLambdaType(PsiAnonymousClass anonymousClass, PsiNewExpression expression)
shouldShowExplicitLambdaType in class JavaFoldingBuilderBaseprotected java.lang.String rightArrow()
rightArrow in class JavaFoldingBuilderBasepublic static java.lang.String getRightArrow()