org.glassfish.hk2.classmodel.reflect
Class Parser.Result

java.lang.Object
  extended by org.glassfish.hk2.classmodel.reflect.Parser.Result
Enclosing class:
Parser

public class Parser.Result
extends java.lang.Object


Field Summary
 java.lang.Exception fault
           
 java.lang.String name
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

public final java.lang.String name

fault

public final java.lang.Exception fault
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2013 Oracle Corporation. All Rights Reserved.