| Constructor and Description |
|---|
SoyPySrcOptions(String runtimePath,
String environmentModulePath,
String bidiIsRtlFn,
String translationClass,
com.google.common.collect.ImmutableMap<String,String> namespaceManifest,
String namespaceManifestFile) |
| Modifier and Type | Method and Description |
|---|---|
SoyPySrcOptions |
clone() |
String |
getBidiIsRtlFn() |
String |
getEnvironmentModulePath() |
Map<String,String> |
getNamespaceManifest() |
String |
getRuntimePath() |
String |
getTranslationClass() |
String |
namespaceManifestFile() |
public String getBidiIsRtlFn()
public String getRuntimePath()
public String getEnvironmentModulePath()
public String getTranslationClass()
public final SoyPySrcOptions clone()