|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.tools.SimpleJavaFileObject
ua.gradsoft.termware.debug.DebugStubJavaSourceObject
ua.gradsoft.termware.debug.ConditionDebugStubJavaSourceObject
public class ConditionDebugStubJavaSourceObject
Source Java Object for condition.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.tools.JavaFileObject |
|---|
JavaFileObject.Kind |
| Field Summary |
|---|
| Fields inherited from class ua.gradsoft.termware.debug.DebugStubJavaSourceObject |
|---|
contents_, javaFname_, name_, packageName_, smap_ |
| Fields inherited from class javax.tools.SimpleJavaFileObject |
|---|
kind, uri |
| Constructor Summary | |
|---|---|
ConditionDebugStubJavaSourceObject(String javaFname,
String packageName,
String shortClassName,
SourceCodeLocation location)
|
|
| Method Summary | |
|---|---|
protected void |
generateContent()
|
| Methods inherited from class ua.gradsoft.termware.debug.DebugStubJavaSourceObject |
|---|
getCharContent, getSMap |
| Methods inherited from class javax.tools.SimpleJavaFileObject |
|---|
delete, getAccessLevel, getKind, getLastModified, getName, getNestingKind, isNameCompatible, openInputStream, openOutputStream, openReader, openWriter, toString, toUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConditionDebugStubJavaSourceObject(String javaFname,
String packageName,
String shortClassName,
SourceCodeLocation location)
throws URISyntaxException
URISyntaxException| Method Detail |
|---|
protected void generateContent()
generateContent in class DebugStubJavaSourceObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||