All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractAnnotatedModel Base class for AnnotatedModels.AbstractBlock AbstractCommandLineParser AbstractCompilationUnitSinkFactory Abstract base class for merged and single file compilation unit sink factories.AbstractCompileLog AbstractScope AbstractTypedModel Created with IntelliJ IDEA.ActionScriptCodeGeneratingModelVisitor A ClassModel visitor that generates ActionScript (API) code.ActionScriptModel Tagging interface for all ActionScript models.AnnotatedModel Created with IntelliJ IDEA.Annotation An annotation (square bracket meta data).AnnotationModel A model of a field of an ActionScript class.AnnotationParameter AnnotationPropertyModel A model of an ActionScript annotation property.AnnotationsAndModifiers AntCompileLog ApiModelGenerator Generates a model of the given compilation unit AST.ApplyExpr ArrayIndexExpr ArrayLiteral AsExpr AssignmentOpExpr AstNode AstVisitor Visitor for the ActionScript abstract syntax tree.AstVisitorBase BinaryOpExpr BlockStatement BreakStatement CaseStatement CatalogComponentsParser CatalogGenerator Catch ClassBody ClassDeclaration ClassModel A model of an ActionScript class or interface.Code Pseude-JSON may also contain JavaScript code.CodeGenerator Code generators write JavaScript to aJsWriter.CodeGeneratorBase CommandLineParseException CommaSeparatedList<T extends AstNode> CompilationResultImpl CompilationUnit CompilationUnitModel A model of an ActionScript compilation unit.CompilationUnitModelRegistry A registry of all known classes/interfaces.CompilationUnitModelResolver Base class for CompilationUniteModelResolvers with some convenience methods.CompilationUnitRegistry CompilationUnitResolver Interface for CompilationUniteModelResolvers with some convenience methods.CompilationUnitSink Code generation unit sink for a compilation unit.CompilationUnitSinkFactory Interface forCompilationUnitSinkfactories.CompilerError An error that occurred during the compilation of Jangaroo sources.ComponentPackageManifestParser ComponentPackageModel An MXML component package consists of a namespace and a map from local element name to fully qualified ActionScript class name.CompressorImpl A facade to call the Google Closure compilerConditionalExpr ConditionalLoopStatement ContinueStatement Debug A class to provide debug facilities in java.Declaration Declarations are statements used to define entities such as variables, functions, classes, and interfaces.DeclarationScope DefaultStatement DependencyWarningsManager DependencyWarningsManager.DependencyWarning Directive Directives are language elements that can have an effect at compile time, load time or runtime.DirectoryInputSource DocumentedModel Base class of all jooc ActionScript model classes.DoStatement DotExpr EmptyDeclaration EmptyStatement Expr ExpressionType The type of an expression.Extends FieldModel A model of a field of an ActionScript class.FileInputSource FilePosition ForInitializer ForInStatement ForStatement FunctionDeclaration FunctionExpr FunctionSignature A special expression type for functions / methods.GraphUtil A utility for finding the strongly connected components of a graph, implementing Kosaraju's algorithm non-recursively.Ide IdeDeclaration IdeExpr IdeWithTypeParam Created by IntelliJ IDEA.IfStatement Implements ImportDirective IncludeEvaluator A helper class for joo.flex that parses an "include" directive and returns a Reader for the included file.InfixOpExpr A BinaryOpExpr for AS3 infix operators that are not supported directly in JS.Initializer InputSource IsExpr JangarooParser Jooc The Jangaroo AS3-to-JS Compiler's main class.JoocCommandLineParser Parses the jooc command line to produce aJoocConfiguration.JoocProperties JoocTask JooParser JooSymbol JsCodeGenerator A visitor of the AST that generates executable JavaScript code on aJsWriter.JsModuleResolver Json JsonArray JsonObject JsStringLiteralWriter JsWriter JsWriter.SymbolToOutputFilePosition KeywordExprStatement KeywordStatement LabeledStatement LabelRefStatement A LabelRefStatement is either a break or continue statementLabelScope LineRangeReader A LineRangeReader that reads a line subrange of a given Reader.LiteralExpr LoopStatement MemberModel An abstract base class for members of an ActionScript class or interface.MergedOutputCompilationUnitSinkFactory Compilation unit sink factory writing all generated classes to one file.MessageFormat A betterMessageFormatthat takes an arbitrary number of parameters.MethodModel A model of a field of an ActionScript class.MethodType Special method type "getter" or "setter".ModelVisitor A visitor for ActionScript models.ModuleResolverBase MxmlCompilationUnit AST node for an MXML compilation unit, represented by its root node.MxmlComponentRegistry A global registry for MXML namespaces that map elements to ActionScript class names.MxmlParserHelper MxmlUtils Some useful utility functions for MXML handling.NamedModel Created with IntelliJ IDEA.NamespaceDeclaration NamespacedIde NamespacedModel A model with a namespace.NamespaceModel A model of an ActionScript namespace declaration.NewExpr NodeImplBase NodeImplBase.Scoped ObjectField ObjectFieldOrSpread ObjectLiteral OpExpr PackageDeclaration PackagerImpl Parameter Parameters ParamModel Created with IntelliJ IDEA.ParenthesizedExpr<E extends Expr> parser CUP v0.10k generated parser.PathInputSource PositionTrackingWriter A delgating Writer that keeps track of the current line and column of the text being written.PostfixOpExpr PredefinedTypeDeclaration PrefixOpExpr PreserveLineNumberHandler SAX Handler that fills a DOM document with the XML nodes and ads line numbers to the element user dataPrettyPrintFilePosition A Google source maps FilePosition with a meaningful toString() method.Propc PropcException PropcHelper A configuration object for the properties compiler.PropertiesClass Property A POJO to store key, value, and comment of a single property read from a properties file.PropertyDeclaration Virtual AST node that is created to aggregate a complementing get and set accessor.PropertyModel A model of a field of an ActionScript class.QualifiedIde ResourceBundleClass ReturnModel Represents the return type and description of a method.ReturnStatement ScannerBase Scope SemicolonTerminatedStatement SingleFileCompilationUnitSinkFactory Compilation unit sink factory for one compilation unit per output file.Spread Statement Statements are language elements that perform or specify an action at runtime.StdOutCompileLog SubstitutingWriter An SubstitutingWriter is a FilterWriter that replaces each character in the output stream with the String obtained by calling the abstract method substitute on the characters.SuperConstructorCallStatement SwitchStatement sym CUP generated interface containing symbol constants.SyntacticKeywords Identifiers with special meaning become keywords in certain syntactic contexts:ThrowStatement TransitiveAstVisitor Traverse the entire AST.TryStatement Type TypeChecker Typed Created with IntelliJ IDEA.TypeDeclaration A type declaration can either be predefined (*, void) or defined by a class or interface (ClassDeclaration).TypedIdeDeclaration TypedModel Created with IntelliJ IDEA.TypeRelation TypeScriptCodeGenerator TypeScriptModuleResolver UnaryOpExpr UseNamespaceDirective ValuedModel Created with IntelliJ IDEA.VariableDeclaration VectorLiteral WhileStatement XmlAttribute XmlElement XmlHeader Helper class to verify the standard XML header<?xml version="..."?>.XmlTag ZipEntryInputSource ZipFileInputSource