com.google.template.soy
Class SoyToJavaSrcCompilerExperimental

java.lang.Object
  extended by com.google.template.soy.SoyToJavaSrcCompilerExperimental

public class SoyToJavaSrcCompilerExperimental
extends Object

Experimental Soy to Java Src compiler.

Warning: The Java Src backend is experimental (repetitive, untested, undocumented).


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        SoySyntaxException
Throws:
IOException
SoySyntaxException