net.jangaroo.exml.tools
Class ExtAsApiGenerator.Tag

java.lang.Object
  extended by net.jangaroo.exml.tools.ExtAsApiGenerator.Tag
Direct Known Subclasses:
ExtAsApiGenerator.ExtClass, ExtAsApiGenerator.MemberReference, ExtAsApiGenerator.Var
Enclosing class:
ExtAsApiGenerator

public static class ExtAsApiGenerator.Tag
extends Object


Field Summary
 String doc
           
 ExtAsApiGenerator.MemberReference inheritdoc
           
 String name
           
 String private_
           
 String tagname
           
 
Constructor Summary
ExtAsApiGenerator.Tag()
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tagname

public String tagname

name

public String name

doc

public String doc

private_

public String private_

inheritdoc

public ExtAsApiGenerator.MemberReference inheritdoc
Constructor Detail

ExtAsApiGenerator.Tag

public ExtAsApiGenerator.Tag()
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2002–2013 CoreMedia AG. All rights reserved.