|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.javatools.parser.java.v2.JavaParser
Raw API for generating parse trees.
| Field Summary | |
static int |
j2se
|
| Constructor Summary | |
JavaParser()
|
|
| Method Summary | |
static SourceFile |
parse(ReadTextBuffer textBuffer)
Parses the given text buffer with default options. |
static SourceFile |
parse(ReadTextBuffer textBuffer,
int j2se)
Parses the given text buffer with default options. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int j2se
| Constructor Detail |
public JavaParser()
| Method Detail |
public static SourceFile parse(ReadTextBuffer textBuffer)
public static SourceFile parse(ReadTextBuffer textBuffer,
int j2se)
j2se - Valid values are JavaTokens.J2SE_*.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.