|
|||||||||
| Home >> All >> com >> port80 >> eclipse >> jdt >> [ graph overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.port80.eclipse.jdt.graph
Class ASTError

java.lang.Objectjava.lang.Throwable
java.lang.Error
com.port80.eclipse.jdt.graph.ASTError
- All Implemented Interfaces:
- java.io.Serializable
- public class ASTError
- extends java.lang.Error
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary | |
org.eclipse.jdt.core.dom.ASTNode |
errorNode
|
| Fields inherited from class java.lang.Error |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
ASTError(org.eclipse.jdt.core.dom.ASTNode node)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
errorNode
public org.eclipse.jdt.core.dom.ASTNode errorNode
| Constructor Detail |
ASTError
public ASTError(org.eclipse.jdt.core.dom.ASTNode node)
|
|||||||||
| Home >> All >> com >> port80 >> eclipse >> jdt >> [ graph overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC