|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ExtendedStringLiteral 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler 中 ExtendedStringLiteral 的使用 |
|---|
| 参数类型为 ExtendedStringLiteral 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(ExtendedStringLiteral extendedStringLiteral,
BlockScope scope)
|
boolean |
ASTVisitor.visit(ExtendedStringLiteral extendedStringLiteral,
BlockScope scope)
|
| org.eclipse.jdt.internal.compiler.ast 中 ExtendedStringLiteral 的使用 |
|---|
| 返回 ExtendedStringLiteral 的 org.eclipse.jdt.internal.compiler.ast 中的方法 | |
|---|---|
ExtendedStringLiteral |
StringLiteral.extendWith(CharLiteral lit)
|
ExtendedStringLiteral |
ExtendedStringLiteral.extendWith(CharLiteral lit)
Add the lit source to mine, just as if it was mine |
ExtendedStringLiteral |
StringLiteral.extendWith(StringLiteral lit)
|
ExtendedStringLiteral |
ExtendedStringLiteral.extendWith(StringLiteral lit)
Add the lit source to mine, just as if it was mine |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||