Name |
Description |
ClassDefinitionTranslationUnit |
Interface for describing compound translation elements. TODO: Move to a separate project, this is specific to ScriptSharp. |
EmptyInterfaceDefinitionTranslationUnit |
Translation unit for describing interfaces for definitions. TODO: Move to a separate project, this is specific to ScriptSharp. |
EnumDefinitionTranslationUnit |
Translation unit for describing interfaces for definitions. TODO: Move to a separate project, this is specific to ScriptSharp. |
FieldDefinitionTranslationUnit |
Class describing a method signature (no body). TODO: Move to a separate project, this is specific to ScriptSharp. |
InterfaceDefinitionTranslationUnit |
Translation unit for describing interfaces for definitions. TODO: Move to a separate project, this is specific to ScriptSharp. |
PropertyDefinitionTranslationUnit |
Class describing properties. |
SyntaxUtility |
Utility class for tokens. |