jltools.ext.jl.parse
Class Name

java.lang.Object
  |
  +--jltools.ext.jl.parse.Name

public class Name
extends java.lang.Object

Represents an ambiguous, possibly qualified, identifier encountered while parsing.


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

Method Detail

toString

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