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

使用 StringLiteralConcatenation 的软件包
org.eclipse.jdt.internal.compiler   
org.eclipse.jdt.internal.compiler.ast   
 

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

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

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

返回 StringLiteralConcatenationorg.eclipse.jdt.internal.compiler.ast 中的方法
 StringLiteralConcatenation StringLiteralConcatenation.extendsWith(StringLiteral lit)
          Add the lit source to mine, just as if it was mine
 StringLiteralConcatenation StringLiteral.extendsWith(StringLiteral lit)
          Add the lit source to mine, just as if it was mine
 



Copyright © 2013. All Rights Reserved.