| java.lang.Object | |||
| ↳ | sun.tools.java.Scanner | ||
| ↳ | sun.tools.java.Parser | ||
| ↳ | sun.tools.javac.BatchParser | ||
Batch file parser, this needs more work. WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| classes | The classes defined in this file | ||||||||||
| imports | The current imports | ||||||||||
| pkg | The current package | ||||||||||
| sourceClass | The current class | ||||||||||
| toplevelEnv | The toplevel environment | ||||||||||
| [Expand] Inherited Fields | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
sun.tools.java.Parser | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  From class
sun.tools.java.Scanner 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  From interface
sun.tools.java.Constants 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  From interface
sun.tools.java.RuntimeConstants 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Create a batch file parser
 | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
      
  This method is deprecated.
      No replacement. | |||||||||||
| 
      
  This method is deprecated.
      No replacement. | |||||||||||
| 
      
  This method is deprecated.
      No replacement. | |||||||||||
| Report the current class under construction. | |||||||||||
| 
      
  This method is deprecated.
      No replacement. | |||||||||||
| 
      
  This method is deprecated.
      No replacement. | |||||||||||
| 
      
  This method is deprecated.
      No replacement. | |||||||||||
| [Expand] Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  sun.tools.java.Parser 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  From class
  sun.tools.java.Scanner 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  From class
  java.lang.Object 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  From interface
  sun.tools.java.ParserActions 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
      
  This method is deprecated.
 No replacement.
  
Define class
      
  This method is deprecated.
 No replacement.
  
Define a method
| c | a cookie returned by the corresponding beginClass call | 
|---|
      
  This method is deprecated.
 No replacement.
  
End class
| c | a cookie returned by the corresponding beginClass call | 
|---|
      
  This method is deprecated.
 No replacement.
  
Import class
      
  This method is deprecated.
 No replacement.
  
Import package
      
  This method is deprecated.
 No replacement.
  
Package declaration