类 org.eclipse.jdt.internal.compiler.ast.LabeledStatement
的使用

使用 LabeledStatement 的软件包
org.eclipse.jdt.internal.compiler   
org.eclipse.jdt.internal.compiler.problem   
 

org.eclipse.jdt.internal.compilerLabeledStatement 的使用
 

参数类型为 LabeledStatementorg.eclipse.jdt.internal.compiler 中的方法
 void ASTVisitor.endVisit(LabeledStatement labeledStatement, BlockScope scope)
           
 boolean ASTVisitor.visit(LabeledStatement labeledStatement, BlockScope scope)
           
 

org.eclipse.jdt.internal.compiler.problemLabeledStatement 的使用
 

参数类型为 LabeledStatementorg.eclipse.jdt.internal.compiler.problem 中的方法
 void ProblemReporter.unusedLabel(LabeledStatement statement)
           
 



Copyright © 2013. All Rights Reserved.