net.jangaroo.exml.tools
Class ExtAsApiGenerator.Method

java.lang.Object
  extended by net.jangaroo.exml.tools.ExtAsApiGenerator.Tag
      extended by net.jangaroo.exml.tools.ExtAsApiGenerator.Var
          extended by net.jangaroo.exml.tools.ExtAsApiGenerator.Member
              extended by net.jangaroo.exml.tools.ExtAsApiGenerator.Method
Enclosing class:
ExtAsApiGenerator

public static class ExtAsApiGenerator.Method
extends ExtAsApiGenerator.Member


Field Summary
 List<ExtAsApiGenerator.Param> params
           
 ExtAsApiGenerator.Param return_
           
 
Fields inherited from class net.jangaroo.exml.tools.ExtAsApiGenerator.Member
accessor, evented, files, id, inheritable, meta, overrides, owner, shortDoc
 
Fields inherited from class net.jangaroo.exml.tools.ExtAsApiGenerator.Var
default_, type
 
Fields inherited from class net.jangaroo.exml.tools.ExtAsApiGenerator.Tag
doc, inheritdoc, name, private_, tagname
 
Constructor Summary
ExtAsApiGenerator.Method()
           
 
Method Summary
 
Methods inherited from class net.jangaroo.exml.tools.ExtAsApiGenerator.Tag
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

params

public List<ExtAsApiGenerator.Param> params

return_

public ExtAsApiGenerator.Param return_
Constructor Detail

ExtAsApiGenerator.Method

public ExtAsApiGenerator.Method()


Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.