org.stjs.generator.check.expression
Class NewClassInlineFunctionCheck
java.lang.Object
org.stjs.generator.check.expression.NewClassInlineFunctionCheck
- All Implemented Interfaces:
- CheckContributor<com.sun.source.tree.NewClassTree>, VisitorContributor<com.sun.source.tree.NewClassTree,Void,GenerationContext<Void>,CheckVisitor>
public class NewClassInlineFunctionCheck
- extends Object
- implements CheckContributor<com.sun.source.tree.NewClassTree>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewClassInlineFunctionCheck
public NewClassInlineFunctionCheck()
visit
public Void visit(CheckVisitor visitor,
com.sun.source.tree.NewClassTree tree,
GenerationContext<Void> context)
- Specified by:
visit in interface VisitorContributor<com.sun.source.tree.NewClassTree,Void,GenerationContext<Void>,CheckVisitor>
Copyright © 2014. All Rights Reserved.