Lines Matching defs:scope

98 			BlockScope scope) {  in endVisit()
101 public void endVisit(AND_AND_Expression and_and_Expression, BlockScope scope) { in endVisit()
106 BlockScope scope) { in endVisit()
109 public void endVisit(Argument argument, BlockScope scope) { in endVisit()
113 BlockScope scope) { in endVisit()
116 public void endVisit(ArrayInitializer arrayInitializer, BlockScope scope) { in endVisit()
121 BlockScope scope) { in endVisit()
126 ClassScope scope) { in endVisit()
129 public void endVisit(ArrayReference arrayReference, BlockScope scope) { in endVisit()
132 public void endVisit(ArrayTypeReference arrayTypeReference, BlockScope scope) { in endVisit()
135 public void endVisit(ArrayTypeReference arrayTypeReference, ClassScope scope) { in endVisit()
138 public void endVisit(Assignment assignment, BlockScope scope) { in endVisit()
141 public void endVisit(AssertStatement assertStatement, BlockScope scope) { in endVisit()
144 public void endVisit(BinaryExpression binaryExpression, BlockScope scope) { in endVisit()
147 public void endVisit(Block block, BlockScope scope) { in endVisit()
150 public void endVisit(BreakStatement breakStatement, BlockScope scope) { in endVisit()
153 public void endVisit(CaseStatement caseStatement, BlockScope scope) { in endVisit()
156 public void endVisit(CastExpression castExpression, BlockScope scope) { in endVisit()
159 public void endVisit(Clinit clinit, ClassScope scope) { in endVisit()
163 CompilationUnitScope scope) { in endVisit()
166 public void endVisit(CompoundAssignment compoundAssignment, BlockScope scope) { in endVisit()
170 BlockScope scope) { in endVisit()
174 ClassScope scope) { in endVisit()
177 public void endVisit(ContinueStatement continueStatement, BlockScope scope) { in endVisit()
180 public void endVisit(DefaultCase defaultCaseStatement, BlockScope scope) { in endVisit()
183 public void endVisit(DoStatement doStatement, BlockScope scope) { in endVisit()
186 public void endVisit(DoubleLiteral doubleLiteral, BlockScope scope) { in endVisit()
189 public void endVisit(EqualExpression equalExpression, BlockScope scope) { in endVisit()
193 BlockScope scope) { in endVisit()
197 BlockScope scope) { in endVisit()
200 public void endVisit(FalseLiteral falseLiteral, BlockScope scope) { in endVisit()
203 public void endVisit(FieldDeclaration fieldDeclaration, MethodScope scope) { in endVisit()
206 public void endVisit(FieldReference fieldReference, BlockScope scope) { in endVisit()
209 public void endVisit(FloatLiteral floatLiteral, BlockScope scope) { in endVisit()
212 public void endVisit(EmptyStatement emptyStatement, BlockScope scope) { in endVisit()
215 public void endVisit(ForStatement forStatement, BlockScope scope) { in endVisit()
218 public void endVisit(IfStatement ifStatement, BlockScope scope) { in endVisit()
221 public void endVisit(ImportReference importRef, CompilationUnitScope scope) { in endVisit()
224 public void endVisit(Initializer initializer, MethodScope scope) { in endVisit()
228 BlockScope scope) { in endVisit()
231 public void endVisit(IntLiteral intLiteral, BlockScope scope) { in endVisit()
234 public void endVisit(LabeledStatement labeledStatement, BlockScope scope) { in endVisit()
237 public void endVisit(LocalDeclaration localDeclaration, BlockScope scope) { in endVisit()
240 public void endVisit(LongLiteral longLiteral, BlockScope scope) { in endVisit()
244 ClassScope scope) { in endVisit()
247 public void endVisit(MessageSend messageSend, BlockScope scope) { in endVisit()
250 public void endVisit(MethodDeclaration methodDeclaration, ClassScope scope) { in endVisit()
253 public void endVisit(NullLiteral nullLiteral, BlockScope scope) { in endVisit()
256 public void endVisit(OR_OR_Expression or_or_Expression, BlockScope scope) { in endVisit()
259 public void endVisit(PostfixExpression postfixExpression, BlockScope scope) { in endVisit()
262 public void endVisit(PrefixExpression prefixExpression, BlockScope scope) { in endVisit()
267 BlockScope scope) { in endVisit()
271 BlockScope scope) { in endVisit()
275 BlockScope scope) { in endVisit()
279 BlockScope scope) { in endVisit()
283 BlockScope scope) { in endVisit()
287 ClassScope scope) { in endVisit()
290 public void endVisit(ReturnStatement returnStatement, BlockScope scope) { in endVisit()
294 BlockScope scope) { in endVisit()
298 BlockScope scope) { in endVisit()
302 ClassScope scope) { in endVisit()
305 public void endVisit(StringLiteral stringLiteral, BlockScope scope) { in endVisit()
308 public void endVisit(SuperReference superReference, BlockScope scope) { in endVisit()
311 public void endVisit(SwitchStatement switchStatement, BlockScope scope) { in endVisit()
314 public void endVisit(ThisReference thisReference, BlockScope scope) { in endVisit()
317 public void endVisit(ThrowStatement throwStatement, BlockScope scope) { in endVisit()
320 public void endVisit(TrueLiteral trueLiteral, BlockScope scope) { in endVisit()
323 public void endVisit(TryStatement tryStatement, BlockScope scope) { in endVisit()
327 CompilationUnitScope scope) { in endVisit()
330 public void endVisit(UnaryExpression unaryExpression, BlockScope scope) { in endVisit()
333 public void endVisit(WhileStatement whileStatement, BlockScope scope) { in endVisit()
337 BlockScope scope) { in visit()
341 public boolean visit(AND_AND_Expression and_and_Expression, BlockScope scope) { in visit()
347 BlockScope scope) { in visit()
351 public boolean visit(Argument argument, BlockScope scope) { in visit()
356 BlockScope scope) { in visit()
360 public boolean visit(ArrayInitializer arrayInitializer, BlockScope scope) { in visit()
366 BlockScope scope) { in visit()
372 ClassScope scope) { in visit()
376 public boolean visit(ArrayReference arrayReference, BlockScope scope) { in visit()
380 public boolean visit(ArrayTypeReference arrayTypeReference, BlockScope scope) { in visit()
384 public boolean visit(ArrayTypeReference arrayTypeReference, ClassScope scope) { in visit()
388 public boolean visit(Assignment assignment, BlockScope scope) { in visit()
392 public boolean visit(AssertStatement assertStatement, BlockScope scope) { in visit()
396 public boolean visit(BinaryExpression binaryExpression, BlockScope scope) { in visit()
400 public boolean visit(Block block, BlockScope scope) { in visit()
404 public boolean visit(BreakStatement breakStatement, BlockScope scope) { in visit()
408 public boolean visit(CaseStatement caseStatement, BlockScope scope) { in visit()
412 public boolean visit(CastExpression castExpression, BlockScope scope) { in visit()
416 public boolean visit(Clinit clinit, ClassScope scope) { in visit()
421 CompilationUnitScope scope) { in visit()
425 public boolean visit(CompoundAssignment compoundAssignment, BlockScope scope) { in visit()
430 BlockScope scope) { in visit()
435 ClassScope scope) { in visit()
439 public boolean visit(ContinueStatement continueStatement, BlockScope scope) { in visit()
443 public boolean visit(DefaultCase defaultCaseStatement, BlockScope scope) { in visit()
447 public boolean visit(DoStatement doStatement, BlockScope scope) { in visit()
451 public boolean visit(DoubleLiteral doubleLiteral, BlockScope scope) { in visit()
455 public boolean visit(EqualExpression equalExpression, BlockScope scope) { in visit()
459 public boolean visit(EmptyStatement emptyStatement, BlockScope scope) { in visit()
464 BlockScope scope) { in visit()
469 BlockScope scope) { in visit()
473 public boolean visit(FalseLiteral falseLiteral, BlockScope scope) { in visit()
477 public boolean visit(FieldDeclaration fieldDeclaration, MethodScope scope) { in visit()
481 public boolean visit(FieldReference fieldReference, BlockScope scope) { in visit()
485 public boolean visit(FloatLiteral floatLiteral, BlockScope scope) { in visit()
489 public boolean visit(ForStatement forStatement, BlockScope scope) { in visit()
493 public boolean visit(IfStatement ifStatement, BlockScope scope) { in visit()
497 public boolean visit(ImportReference importRef, CompilationUnitScope scope) { in visit()
501 public boolean visit(Initializer initializer, MethodScope scope) { in visit()
506 BlockScope scope) { in visit()
510 public boolean visit(IntLiteral intLiteral, BlockScope scope) { in visit()
514 public boolean visit(LabeledStatement labeledStatement, BlockScope scope) { in visit()
518 public boolean visit(LocalDeclaration localDeclaration, BlockScope scope) { in visit()
522 public boolean visit(LongLiteral longLiteral, BlockScope scope) { in visit()
527 ClassScope scope) { in visit()
531 public boolean visit(MessageSend messageSend, BlockScope scope) { in visit()
535 public boolean visit(MethodDeclaration methodDeclaration, ClassScope scope) { in visit()
539 public boolean visit(NullLiteral nullLiteral, BlockScope scope) { in visit()
543 public boolean visit(OR_OR_Expression or_or_Expression, BlockScope scope) { in visit()
547 public boolean visit(PostfixExpression postfixExpression, BlockScope scope) { in visit()
551 public boolean visit(PrefixExpression prefixExpression, BlockScope scope) { in visit()
557 BlockScope scope) { in visit()
562 BlockScope scope) { in visit()
567 BlockScope scope) { in visit()
572 BlockScope scope) { in visit()
577 BlockScope scope) { in visit()
582 ClassScope scope) { in visit()
586 public boolean visit(ReturnStatement returnStatement, BlockScope scope) { in visit()
591 BlockScope scope) { in visit()
596 BlockScope scope) { in visit()
601 ClassScope scope) { in visit()
605 public boolean visit(StringLiteral stringLiteral, BlockScope scope) { in visit()
609 public boolean visit(SuperReference superReference, BlockScope scope) { in visit()
613 public boolean visit(SwitchStatement switchStatement, BlockScope scope) { in visit()
617 public boolean visit(ThisReference thisReference, BlockScope scope) { in visit()
621 public boolean visit(ThrowStatement throwStatement, BlockScope scope) { in visit()
625 public boolean visit(TrueLiteral trueLiteral, BlockScope scope) { in visit()
629 public boolean visit(TryStatement tryStatement, BlockScope scope) { in visit()
634 CompilationUnitScope scope) { in visit()
638 public boolean visit(UnaryExpression unaryExpression, BlockScope scope) { in visit()
642 public boolean visit(WhileStatement whileStatement, BlockScope scope) { in visit()
647 BlockScope scope) { in visit()
652 BlockScope scope) { in endVisit()