Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/select/
H A DSelectionParser.java263 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in classInstanceCreation()
389 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeCatchFormalParameter()
434 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeClassInstanceCreationExpressionQualifiedWithTypeArguments()
473 this.expressionLengthPtr--; in consumeClassInstanceCreationExpressionQualifiedWithTypeArguments()
573 this.expressionLengthPtr--; in consumeEnterAnonymousClassBody()
685 this.expressionLengthPtr --; in consumeFormalParameter()
787 int length = this.expressionLengthPtr >= 0 ? in consumeInstanceOfExpression()
788 this.expressionLengthStack[this.expressionLengthPtr] : 0; in consumeInstanceOfExpression()
951 this.expressionLengthPtr--; in consumeMemberValuePair()
1183 this.expressionLengthPtr--; in consumeSingleMemberAnnotation()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/parser/
H A DParser.java1225 this.expressionLengthPtr--; in consumeArrayAccess()
1357 this.expressionLengthPtr--; in consumeBinaryExpression()
1434 this.expressionLengthPtr--; in consumeBinaryExpressionWithName()
1583 this.expressionLengthPtr--; in consumeCaseLabel()
1972 this.expressionLengthPtr--; in consumeClassInstanceCreationExpressionQualified()
2036 this.expressionLengthPtr--; in consumeClassInstanceCreationExpressionQualifiedWithTypeArguments()
2536 this.expressionLengthPtr--; in consumeEnhancedForStatementHeader()
2974 this.expressionLengthPtr--; in consumeEqualityExpression()
2989 this.expressionLengthPtr--; in consumeEqualityExpressionWithName()
3005 this.expressionLengthPtr--; in consumeExitVariableWithInitialization()
[all …]
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/parser/
H A DParser.java1811 this.expressionLengthPtr--; in consumeArrayAccess()
1974 this.expressionLengthPtr--; in consumeBinaryExpression()
2109 this.expressionLengthPtr--; in consumeBinaryExpressionWithName()
2266 this.expressionLengthPtr--; in consumeCaseLabel()
3359 this.expressionLengthPtr--; in consumeEnhancedForStatementHeader()
3996 this.expressionLengthPtr--; in consumeEqualityExpression()
4011 this.expressionLengthPtr--; in consumeEqualityExpressionWithName()
4035 this.expressionLengthPtr--; in consumeExitVariableWithInitialization()
4136 this.expressionLengthPtr--; in consumeExpressionStatement()
4880 this.expressionLengthPtr--; in consumeMemberValuePair()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/
H A DParser.java1775 this.expressionLengthPtr--; in consumeArrayAccess()
1864 this.expressionLengthPtr-=2; in consumeAssertStatement()
1938 this.expressionLengthPtr--; in consumeBinaryExpression()
2073 this.expressionLengthPtr--; in consumeBinaryExpressionWithName()
3401 this.expressionLengthPtr--; in consumeEnhancedForStatementHeader()
4078 this.expressionLengthPtr--; in consumeEqualityExpression()
4093 this.expressionLengthPtr--; in consumeEqualityExpressionWithName()
4117 this.expressionLengthPtr--; in consumeExitVariableWithInitialization()
4218 this.expressionLengthPtr--; in consumeExpressionStatement()
5059 this.expressionLengthPtr--; in consumeMemberValuePair()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/
H A DDocumentElementParser.java129 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeCatchFormalParameter()
276 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeClassHeaderName1()
409 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeConstructorHeaderName()
506 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeEnterVariable()
583 if ((length = this.expressionLengthStack[this.expressionLengthPtr--])!= 0) { in consumeEnhancedForStatementHeaderInit()
641 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeMethodHeaderNameWithTypeParameters()
737 this.expressionLengthPtr --; in consumeFormalParameter()
793 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeFormalParameter()
905 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeInterfaceHeaderName1()
1091 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeMethodHeaderName()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/
H A DCodeSnippetParser.java66 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in classInstanceCreation()
105 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumeClassInstanceCreationExpressionWithTypeArguments()
552 && this.expressionLengthStack[this.expressionLengthPtr] != 0 in consumeStatementReturn()
554 this.expressionLengthPtr--; in consumeStatementReturn()
782 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in newMessageSend()
799 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in newMessageSendWithTypeArguments()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/
H A DCompletionParser.java961 if(this.expressionLengthPtr > -1 in buildMoreCompletionContext()
965 this.expressionLengthPtr--; in buildMoreCompletionContext()
1032 this.expressionLengthPtr--; in buildMoreCompletionContext()
1041 this.expressionLengthPtr = this.expressionLengthPtr - 2; in buildMoreCompletionContext()
1943 this.expressionLengthPtr--; in checkParemeterizedMethodName()
2302 this.expressionLengthPtr--; in consumeCastExpressionWithPrimitiveType()
2315 this.expressionLengthPtr--; in consumeCastExpressionWithGenericsArray()
2329 this.expressionLengthPtr--; in consumeCastExpressionWithQualifiedGenericsArray()
2343 this.expressionLengthPtr--; in consumeCastExpressionWithNameArray()
2912 this.expressionLengthPtr --; in consumeFormalParameter()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test059/
H A DParser_out.java50 protected int expressionLengthPtr; field in Parser
H A DParser_in.java55 protected int expressionLengthPtr; field in Parser
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test057/
H A DA_out.java50 protected int expressionLengthPtr; field in Parser
H A DA_in.java55 protected int expressionLengthPtr; field in Parser
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test061/
H A DParser_in.java78 protected int expressionLengthPtr; field in Parser
H A DParser_out.java67 protected int expressionLengthPtr; field in Parser
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test058/
H A DA_in.java78 protected int expressionLengthPtr; field in Parser
H A DA_out.java67 protected int expressionLengthPtr; field in Parser
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test060/
H A DParser_in.java78 protected int expressionLengthPtr; field in Parser
H A DParser_out.java67 protected int expressionLengthPtr; field in Parser
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/
H A DAssistParser.java962 if ((length = this.expressionLengthStack[this.expressionLengthPtr--]) != 0) { in consumePackageDeclarationNameWithModifiers()
2360 this.expressionLengthPtr = -1; in resumeAfterRecovery()