Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
val
RESERVED_WORDS: Set[String]
-
def
asCompilationUnits(classStore: ClassStore, ns: Option[String], schemaOrProtocol: Either[Schema, Protocol], schemaStore: SchemaStore, maybeOutDir: Option[String], typeMatcher: TypeMatcher, restrictedFields: Boolean): List[CompilationUnit]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
compile(classStore: ClassStore, ns: Option[String], schemaOrProtocol: Either[Schema, Protocol], outDir: String, schemaStore: SchemaStore, typeMatcher: TypeMatcher, restrictedFields: Boolean): Unit
-
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
fileExt(schemaOrProtocol: Either[Schema, Protocol], typeMatcher: TypeMatcher): String
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
getFilePath(namespace: Option[String], schemaOrProtocol: Either[Schema, Protocol], maybeOutDir: Option[String], typeMatcher: TypeMatcher): Option[Path]
-
def
getJavaEnumCompilationUnit(classStore: ClassStore, namespace: Option[String], schema: Schema, maybeOutDir: Option[String], typeMatcher: TypeMatcher): CompilationUnit
-
def
getLocalSubtypes(protocol: Protocol): List[Schema]
-
def
getName(schemaOrProtocol: Either[Schema, Protocol], typeMatcher: TypeMatcher): String
-
def
getScalaCompilationUnit(classStore: ClassStore, namespace: Option[String], schemaOrProtocol: Either[Schema, Protocol], typeMatcher: TypeMatcher, schemaStore: SchemaStore, maybeOutDir: Option[String], restrictedFields: Boolean): CompilationUnit
-
def
hashCode(): Int
-
def
isEnum(schema: Schema): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
registerTypes(schemaOrProtocol: Either[Schema, Protocol], classStore: ClassStore, typeMatcher: TypeMatcher): Unit
-
def
renameEnum(schema: Schema, selector: String): String
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
val
toolName: String
-
val
toolShortDescription: String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
writeToFile(compilationUnit: CompilationUnit): Unit
Inherited from AnyRef
Inherited from Any