|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.plovr.AbstractJsInput org.plovr.LocalFileJsInput org.plovr.JsSourceFile
public class JsSourceFile
JsSourceFile
represents a JavaScript file.
Field Summary |
---|
Fields inherited from class org.plovr.AbstractJsInput |
---|
provides, requires |
Method Summary | |
---|---|
String |
getCode()
|
Methods inherited from class org.plovr.LocalFileJsInput |
---|
equals, getSource, hashCode, hasInputChanged |
Methods inherited from class org.plovr.AbstractJsInput |
---|
getName, getProvides, getRequires, getTemplateCode, isSoyFile, processProvidesAndRequires, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getCode()
getCode
in interface SourceFile.Generator
getCode
in interface JsInput
getCode
in class AbstractJsInput
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |