|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 CharLiteral 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler 中 CharLiteral 的使用 |
|---|
| 参数类型为 CharLiteral 的 org.eclipse.jdt.internal.compiler 中的方法 | |
|---|---|
void |
ASTVisitor.endVisit(CharLiteral charLiteral,
BlockScope scope)
|
boolean |
ASTVisitor.visit(CharLiteral charLiteral,
BlockScope scope)
|
| org.eclipse.jdt.internal.compiler.ast 中 CharLiteral 的使用 |
|---|
| 参数类型为 CharLiteral 的 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 |
| 参数类型为 CharLiteral 的 org.eclipse.jdt.internal.compiler.ast 中的构造方法 | |
|---|---|
ExtendedStringLiteral(StringLiteral str,
CharLiteral character)
Build a string+char literal |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||