Home
last modified time | relevance | path

Searched refs:fJavaAutoIndentStrategy (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/
H A DJavaAutoIndentStrategyTest.java55 private JavaAutoIndentStrategy fJavaAutoIndentStrategy; field in JavaAutoIndentStrategyTest
70fJavaAutoIndentStrategy= new JavaAutoIndentStrategy(IJavaPartitions.JAVA_PARTITIONING, null, null); in JavaAutoIndentStrategyTest()
73 fAccessor= new Accessor(fJavaAutoIndentStrategy, JavaAutoIndentStrategy.class); in JavaAutoIndentStrategyTest()