|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 StringLiteralConcatenation 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler 中 StringLiteralConcatenation 的使用 |
|---|
| 参数类型为 StringLiteralConcatenation 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(StringLiteralConcatenation literal,
BlockScope scope)
|
boolean |
ASTVisitor.visit(StringLiteralConcatenation literal,
BlockScope scope)
|
| org.eclipse.jdt.internal.compiler.ast 中 StringLiteralConcatenation 的使用 |
|---|
| 返回 StringLiteralConcatenation 的 org.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 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||