Interface | Description |
---|---|
CodeWriter |
Generator uses this interface to create output. |
ErrorListener |
Receives errors found during the type generation.
|
ReferenceResolver |
Resolves a reference to another type library.
|
Class | Description |
---|---|
DumpCodeWriter |
CodeWriter that dumps to stdout. |
FileCodeWriter | |
Generator |
Type library importer.
|
IndentingWriter |
PrintWriter with a little additional capability. |
TypeLibInfo |
Locates
|
TypeLibInfo.Version |
Represents the version number of the form "x.y"
|
Exception | Description |
---|---|
BindingException |
Signals a failure in the binding process.
|
Copyright © 2014. All rights reserved.