com.threerings.presents.tools
Class GeneratedSourceMerger.Section
java.lang.Object
com.threerings.presents.tools.GeneratedSourceMerger.Section
- Enclosing class:
- GeneratedSourceMerger
protected static class GeneratedSourceMerger.Section
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public final String name
contents
public final String contents
disabled
public final boolean disabled
GeneratedSourceMerger.Section
public GeneratedSourceMerger.Section(String name,
String contents,
boolean disabled)