org.stjs.generator.writer.templates
Class SetTemplate<JS>

java.lang.Object
  extended by org.stjs.generator.writer.templates.PutTemplate<JS>
      extended by org.stjs.generator.writer.templates.SetTemplate<JS>
All Implemented Interfaces:
VisitorContributor<com.sun.source.tree.MethodInvocationTree,JS,GenerationContext<JS>,WriterVisitor<JS>>, WriterContributor<com.sun.source.tree.MethodInvocationTree,JS>

public class SetTemplate<JS>
extends PutTemplate<JS>

the same as put

Author:
acraciun

Constructor Summary
SetTemplate()
           
 
Method Summary
 
Methods inherited from class org.stjs.generator.writer.templates.PutTemplate
visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetTemplate

public SetTemplate()


Copyright © 2014. All Rights Reserved.