- PACKAGE - Static variable in interface net.jangaroo.jooc.sym
-
- packageDeclaration - Variable in class net.jangaroo.jooc.ast.CompilationUnit
-
- PackageDeclaration - Class in net.jangaroo.jooc.ast
-
- PackageDeclaration(JooSymbol, Ide) - Constructor for class net.jangaroo.jooc.ast.PackageDeclaration
-
- PackagerImpl - Class in net.jangaroo.jooc
-
- PackagerImpl() - Constructor for class net.jangaroo.jooc.PackagerImpl
-
- Parameter - Class in net.jangaroo.jooc.ast
-
- Parameter(JooSymbol, Ide, TypeRelation, Initializer) - Constructor for class net.jangaroo.jooc.ast.Parameter
-
- PARAMETER_ANNOTATION_COERCE_TO_PROPERTY - Static variable in class net.jangaroo.jooc.Jooc
-
- PARAMETER_ANNOTATION_NAME - Static variable in class net.jangaroo.jooc.Jooc
-
- PARAMETER_ANNOTATION_REQUIRED_PROPERTY - Static variable in class net.jangaroo.jooc.Jooc
-
- Parameters - Class in net.jangaroo.jooc.ast
-
- Parameters(Parameter, JooSymbol, Parameters) - Constructor for class net.jangaroo.jooc.ast.Parameters
-
- Parameters(Parameter) - Constructor for class net.jangaroo.jooc.ast.Parameters
-
- ParamModel - Class in net.jangaroo.jooc.model
-
Created with IntelliJ IDEA.
- ParamModel() - Constructor for class net.jangaroo.jooc.model.ParamModel
-
- ParamModel(String, String) - Constructor for class net.jangaroo.jooc.model.ParamModel
-
- ParamModel(String, String, String) - Constructor for class net.jangaroo.jooc.model.ParamModel
-
- ParamModel(String, String, String, boolean) - Constructor for class net.jangaroo.jooc.model.ParamModel
-
- ParamModel(String, String, String, String) - Constructor for class net.jangaroo.jooc.model.ParamModel
-
- ParamModel(String, String, String, boolean, String) - Constructor for class net.jangaroo.jooc.model.ParamModel
-
- ParenthesizedExpr<E extends Expr> - Class in net.jangaroo.jooc.ast
-
- ParenthesizedExpr(JooSymbol, E, JooSymbol) - Constructor for class net.jangaroo.jooc.ast.ParenthesizedExpr
-
- parse(String[]) - Method in class net.jangaroo.jooc.cli.JoocCommandLineParser
-
- parse(InputStream) - Method in class net.jangaroo.jooc.mxml.CatalogComponentsParser
-
- parse(InputStream) - Method in class net.jangaroo.jooc.mxml.ComponentPackageManifestParser
-
- parseClassBody(JooSymbol) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parseConfig(CmdLineParser, JoocConfiguration) - Method in class net.jangaroo.jooc.cli.JoocCommandLineParser
-
- parseConstructorBody(String) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parseEmbedded(String, int, int) - Method in class net.jangaroo.jooc.JooParser
-
- parseExpression(JooSymbol) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parseExtends(JangarooParser, XmlElement, String) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parseIde(String) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parseImplements(JooSymbol) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parseImport(JooSymbol) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parseImport(String) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parseMetadata(JooSymbol) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parsePackageDeclaration(String) - Method in class net.jangaroo.jooc.mxml.MxmlParserHelper
-
- parser - Class in net.jangaroo.jooc
-
CUP v0.10k generated parser.
- parser() - Constructor for class net.jangaroo.jooc.parser
-
Default constructor.
- parser(Scanner) - Constructor for class net.jangaroo.jooc.parser
-
Constructor which sets the default scanner.
- PathInputSource - Class in net.jangaroo.jooc.input
-
- PathInputSource(String, List<InputSource>, boolean, boolean) - Constructor for class net.jangaroo.jooc.input.PathInputSource
-
- PathInputSource(String, List<InputSource>, boolean) - Constructor for class net.jangaroo.jooc.input.PathInputSource
-
- PLUS - Static variable in interface net.jangaroo.jooc.sym
-
- PLUSEQ - Static variable in interface net.jangaroo.jooc.sym
-
- PLUSPLUS - Static variable in interface net.jangaroo.jooc.sym
-
- popWhitespace() - Method in class net.jangaroo.jooc.ScannerBase
-
- PositionTrackingWriter - Class in net.jangaroo.jooc.util
-
A delgating Writer that keeps track of the current line and column of the text being written.
- PositionTrackingWriter(Writer) - Constructor for class net.jangaroo.jooc.util.PositionTrackingWriter
-
- PostfixOpExpr - Class in net.jangaroo.jooc.ast
-
- PostfixOpExpr(JooSymbol, Expr) - Constructor for class net.jangaroo.jooc.ast.PostfixOpExpr
-
- PredefinedTypeDeclaration - Class in net.jangaroo.jooc.ast
-
- PredefinedTypeDeclaration(String, boolean) - Constructor for class net.jangaroo.jooc.ast.PredefinedTypeDeclaration
-
- PREFIX_MINUS - Static variable in interface net.jangaroo.jooc.sym
-
- PREFIX_MINUSMINUS - Static variable in interface net.jangaroo.jooc.sym
-
- PREFIX_PLUS - Static variable in interface net.jangaroo.jooc.sym
-
- PREFIX_PLUSPLUS - Static variable in interface net.jangaroo.jooc.sym
-
- PrefixOpExpr - Class in net.jangaroo.jooc.ast
-
- PrefixOpExpr(JooSymbol, Expr) - Constructor for class net.jangaroo.jooc.ast.PrefixOpExpr
-
- PreserveLineNumberHandler - Class in net.jangaroo.jooc.util
-
SAX Handler that fills a DOM document with the XML nodes and
ads line numbers to the element user data
- PreserveLineNumberHandler(Document) - Constructor for class net.jangaroo.jooc.util.PreserveLineNumberHandler
-
- PrettyPrintFilePosition - Class in net.jangaroo.jooc.util
-
A Google source maps FilePosition with a meaningful toString() method.
- PrettyPrintFilePosition(FilePosition) - Constructor for class net.jangaroo.jooc.util.PrettyPrintFilePosition
-
- PrettyPrintFilePosition(int, int) - Constructor for class net.jangaroo.jooc.util.PrettyPrintFilePosition
-
- primaryDeclaration - Variable in class net.jangaroo.jooc.ast.CompilationUnit
-
- PRIMITIVES - Static variable in class net.jangaroo.jooc.backend.JsCodeGenerator
-
- printArray(Object[]) - Static method in class net.jangaroo.jooc.Debug
-
Print an Array.
- printArray(int[]) - Static method in class net.jangaroo.jooc.Debug
-
Print an Array.
- printArrayToString(Object[]) - Static method in class net.jangaroo.jooc.Debug
-
Print an Object Array to a String.
- printArrayToString(int[]) - Static method in class net.jangaroo.jooc.Debug
-
Print an int Array to a String.
- println(String) - Static method in class net.jangaroo.jooc.Debug
-
Print a String, and then finish the line.
- println(Object) - Static method in class net.jangaroo.jooc.Debug
-
Print an Object, and then finish the line.
- PRIVATE - Static variable in interface net.jangaroo.jooc.model.NamespacedModel
-
- PRIVATE - Static variable in interface net.jangaroo.jooc.sym
-
- processSource(File) - Method in class net.jangaroo.jooc.Jooc
-
- production_table() - Method in class net.jangaroo.jooc.parser
-
Access to production table.
- propagateInstanceThisUsed() - Method in class net.jangaroo.jooc.ast.FunctionDeclaration
-
- propagateInstanceThisUsed() - Method in class net.jangaroo.jooc.ast.NodeImplBase
-
- Propc - Class in net.jangaroo.properties
-
- Propc() - Constructor for class net.jangaroo.properties.Propc
-
- PropcException - Exception in net.jangaroo.properties
-
- PropcException(String, Throwable) - Constructor for exception net.jangaroo.properties.PropcException
-
- PropcException(Throwable) - Constructor for exception net.jangaroo.properties.PropcException
-
- PropcException(String, File, Exception) - Constructor for exception net.jangaroo.properties.PropcException
-
- PropcHelper - Class in net.jangaroo.properties
-
A configuration object for the properties compiler.
- PropcHelper() - Constructor for class net.jangaroo.properties.PropcHelper
-
- PROPERTIES_CLASS_FTL - Static variable in class net.jangaroo.properties.Propc
-
- PROPERTIES_SUBCLASS_FTL - Static variable in class net.jangaroo.properties.Propc
-
- PropertiesClass - Class in net.jangaroo.properties.model
-
- PropertiesClass(ResourceBundleClass, Locale, PropertiesConfiguration) - Constructor for class net.jangaroo.properties.model.PropertiesClass
-
- Property - Class in net.jangaroo.properties.model
-
A POJO to store key, value, and comment of a single property read from a properties file.
- Property(String, String, boolean, String, boolean) - Constructor for class net.jangaroo.properties.model.Property
-
- PROPERTY_CLASS_INSTANCE - Static variable in class net.jangaroo.jooc.backend.CodeGeneratorBase
-
- PropertyDeclaration - Class in net.jangaroo.jooc.ast
-
Virtual AST node that is created to aggregate a complementing get and set accessor.
- PropertyModel - Class in net.jangaroo.jooc.model
-
A model of a field of an ActionScript class.
- PropertyModel() - Constructor for class net.jangaroo.jooc.model.PropertyModel
-
- PropertyModel(String, String) - Constructor for class net.jangaroo.jooc.model.PropertyModel
-
- PROTECTED - Static variable in interface net.jangaroo.jooc.model.NamespacedModel
-
- PROTECTED - Static variable in interface net.jangaroo.jooc.sym
-
- PUBLIC - Static variable in interface net.jangaroo.jooc.model.NamespacedModel
-
- PUBLIC - Static variable in interface net.jangaroo.jooc.sym
-
- PUBLIC_API_EXCLUSION_ANNOTATION_NAME - Static variable in class net.jangaroo.jooc.Jooc
-
- PUBLIC_API_INCLUSION_ANNOTATION_NAME - Static variable in class net.jangaroo.jooc.Jooc
-
- pushback(JooSymbol) - Method in class net.jangaroo.jooc.ScannerBase
-
Pushback the current token so that it will be read again the next time next_token() is called
- pushMultiStateText(String) - Method in class net.jangaroo.jooc.ScannerBase
-
- pushString(String) - Method in class net.jangaroo.jooc.ScannerBase
-
- pushString(char) - Method in class net.jangaroo.jooc.ScannerBase
-
- pushWhitespace(String) - Method in class net.jangaroo.jooc.ScannerBase
-
- scan() - Method in class net.jangaroo.jooc.ScannerBase
-
- SCAN_ERROR - Static variable in interface net.jangaroo.jooc.sym
-
- scanDir(File, File, String[]) - Method in class net.jangaroo.jooc.ant.JoocTask
-
Scans the directory looking for source files to be compiled.
- ScannerBase - Class in net.jangaroo.jooc
-
- ScannerBase() - Constructor for class net.jangaroo.jooc.ScannerBase
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.AbstractBlock
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.Annotation
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.AnnotationParameter
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ApplyExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ArrayIndexExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ArrayLiteral
-
- scope(Scope) - Method in interface net.jangaroo.jooc.ast.AstNode
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.BinaryOpExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.CaseStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.Catch
-
- scope(Scope, Scope) - Method in class net.jangaroo.jooc.ast.ClassBody
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ClassDeclaration
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.CommaSeparatedList
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.CompilationUnit
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ConditionalExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ConditionalLoopStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.Declaration
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.DefaultStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.DotExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.EmptyDeclaration
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.Extends
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ForInitializer
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ForInStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ForStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.FunctionDeclaration
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.FunctionExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.Ide
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.IdeDeclaration
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.IdeExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.IdeWithTypeParam
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.IfStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.Implements
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ImportDirective
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.InfixOpExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.Initializer
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.IsExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.LabeledStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.LabelRefStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.LiteralExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.LoopStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.NewExpr
-
- scope(List<N>, Scope) - Method in class net.jangaroo.jooc.ast.NodeImplBase
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ObjectField
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ObjectLiteral
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.PackageDeclaration
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.Parameter
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.ParenthesizedExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.QualifiedIde
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.SemicolonTerminatedStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.SuperConstructorCallStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.SwitchStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.TryStatement
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.Type
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.TypedIdeDeclaration
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.TypeRelation
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.UnaryOpExpr
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.UseNamespaceDirective
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.VariableDeclaration
-
- scope(Scope) - Method in class net.jangaroo.jooc.ast.VectorLiteral
-
- scope(Scope) - Method in class net.jangaroo.jooc.mxml.ast.MxmlCompilationUnit
-
- scope(Scope) - Method in class net.jangaroo.jooc.mxml.ast.XmlAttribute
-
- scope(Scope) - Method in class net.jangaroo.jooc.mxml.ast.XmlElement
-
- scope(Scope) - Method in class net.jangaroo.jooc.mxml.ast.XmlTag
-
- Scope - Interface in net.jangaroo.jooc
-
- SEMICOLON - Static variable in interface net.jangaroo.jooc.sym
-
- SemicolonTerminatedStatement - Class in net.jangaroo.jooc.ast
-
- SemicolonTerminatedStatement(JooSymbol) - Constructor for class net.jangaroo.jooc.ast.SemicolonTerminatedStatement
-
Empty statement.
- SemicolonTerminatedStatement(AstNode, JooSymbol) - Constructor for class net.jangaroo.jooc.ast.SemicolonTerminatedStatement
-
Optional statement with optional semicolon, but at least one must be specified (non-null).
- set(String, Object) - Method in interface net.jangaroo.jooc.json.Json
-
- set(String, Object) - Method in class net.jangaroo.jooc.json.JsonArray
-
- set(String, Object) - Method in class net.jangaroo.jooc.json.JsonObject
-
- SET - Static variable in interface net.jangaroo.jooc.SyntacticKeywords
-
- setAllowduplicatelocalvariables(boolean) - Method in class net.jangaroo.jooc.ant.JoocTask
-
Sets the allowduplicatelocalvariables flag.
- setAnnotationCode(String) - Method in class net.jangaroo.jooc.model.ClassModel
-
- setAnnotations(List<AnnotationModel>) - Method in class net.jangaroo.jooc.model.AbstractAnnotatedModel
-
- setAnnotations(List<AnnotationModel>) - Method in interface net.jangaroo.jooc.model.AnnotatedModel
-
- setAnnotations(List<AnnotationModel>) - Method in class net.jangaroo.jooc.model.PropertyModel
-
- setApiDestDir(File) - Method in class net.jangaroo.jooc.ant.JoocTask
-
- setAsdoc(String) - Method in class net.jangaroo.jooc.model.DocumentedModel
-
- setAutoSemicolon(String) - Method in class net.jangaroo.jooc.ant.JoocTask
-
- setBody(Statement) - Method in class net.jangaroo.jooc.ast.LoopStatement
-
- setBody(String) - Method in class net.jangaroo.jooc.model.MethodModel
-
- setBodyCode(String) - Method in class net.jangaroo.jooc.model.ClassModel
-
- setBound(boolean) - Method in class net.jangaroo.jooc.ast.Ide
-
- setClassDeclaration(ClassDeclaration) - Method in class net.jangaroo.jooc.ast.Declaration
-
- setClassDeclaration(ClassDeclaration) - Method in class net.jangaroo.jooc.ast.SuperConstructorCallStatement
-
- setClassMember(boolean) - Method in class net.jangaroo.jooc.ast.Directive
-
- setClassMember(boolean) - Method in class net.jangaroo.jooc.ast.VariableDeclaration
-
- setClasspath(String) - Method in class net.jangaroo.jooc.ant.JoocTask
-
Set the classpath to find the joo library files.
- setCompilableSuffixes(List<String>) - Method in class net.jangaroo.jooc.JangarooParser
-
- setCompilationUnitModel(CompilationUnitModel) - Method in class net.jangaroo.jooc.backend.ActionScriptCodeGeneratingModelVisitor
-
- setCompileLog(CompileLog) - Method in class net.jangaroo.jooc.JooParser
-
- setConfig(ParserOptions) - Method in class net.jangaroo.jooc.JangarooParser
-
- setConfig(JoocConfiguration) - Method in class net.jangaroo.jooc.Jooc
-
- setConst(boolean) - Method in class net.jangaroo.jooc.model.FieldModel
-
- setConstructor(FunctionDeclaration) - Method in class net.jangaroo.jooc.ast.ClassDeclaration
-
- setConstructor(boolean) - Method in class net.jangaroo.jooc.ast.FunctionDeclaration
-
- setContainsSuperConstructorCall(boolean) - Method in class net.jangaroo.jooc.ast.FunctionDeclaration
-
- setDebugLevel(String) - Method in class net.jangaroo.jooc.ant.JoocTask
-
- setDestdir(File) - Method in class net.jangaroo.jooc.ant.JoocTask
-
Set the destination directory into which the Java source
files should be compiled.
- setDocumentLocator(Locator) - Method in class net.jangaroo.jooc.util.PreserveLineNumberHandler
-
- setDynamic(boolean) - Method in class net.jangaroo.jooc.model.ClassModel
-
- setEnableAssertions(boolean) - Method in class net.jangaroo.jooc.ant.JoocTask
-
- setFailonerror(boolean) - Method in class net.jangaroo.jooc.ant.JoocTask
-
Indicates whether the build will continue
even if there are compilation errors; defaults to true.
- setFinal(boolean) - Method in class net.jangaroo.jooc.model.ClassModel
-
- setFinal(boolean) - Method in class net.jangaroo.jooc.model.MethodModel
-
- setFinal(boolean) - Method in class net.jangaroo.jooc.model.PropertyModel
-
- setIde(JooSymbol) - Method in class net.jangaroo.jooc.ast.Ide
-
- setIde(Ide) - Method in class net.jangaroo.jooc.ast.IdeDeclaration
-
- setInheritedModifiers(JooSymbol[]) - Method in class net.jangaroo.jooc.ast.Declaration
-
- setInheritedModifiers(JooSymbol[]) - Method in class net.jangaroo.jooc.ast.VariableDeclaration
-
- setInputSource(InputSource) - Method in class net.jangaroo.jooc.ScannerBase
-
- setInsideNewExpr(boolean) - Method in class net.jangaroo.jooc.ast.ApplyExpr
-
- setInterface(boolean) - Method in class net.jangaroo.jooc.model.ClassModel
-
- setInterfaces(List<String>) - Method in class net.jangaroo.jooc.model.ClassModel
-
- setIsInstanceScope(boolean) - Method in class net.jangaroo.jooc.DeclarationScope
-
- setLabelDeclaration(LabeledStatement) - Method in class net.jangaroo.jooc.ast.LabelRefStatement
-
- setLog(CompileLog) - Method in class net.jangaroo.jooc.JangarooParser
-
- setMembers(List<MemberModel>) - Method in class net.jangaroo.jooc.model.ClassModel
-
- setMethodType(MethodType) - Method in class net.jangaroo.jooc.model.MethodModel
-
- setMultiStateText(String) - Method in class net.jangaroo.jooc.ScannerBase
-
- setName(String) - Method in class net.jangaroo.jooc.model.NamedModel
-
- setName(String) - Method in class net.jangaroo.jooc.model.PropertyModel
-
- setNamespace(String) - Method in class net.jangaroo.jooc.model.ClassModel
-
- setNamespace(String) - Method in class net.jangaroo.jooc.model.MemberModel
-
- setNamespace(String) - Method in interface net.jangaroo.jooc.model.NamespacedModel
-
- setNamespace(String) - Method in class net.jangaroo.jooc.model.NamespaceModel
-
- setOptional(boolean) - Method in class net.jangaroo.jooc.model.ParamModel
-
- setOptions(JoocOptions) - Method in class net.jangaroo.jooc.JsWriter
-
- setOptStatement(AstNode) - Method in class net.jangaroo.jooc.ast.SemicolonTerminatedStatement
-
- setOptSymSemicolon(JooSymbol) - Method in class net.jangaroo.jooc.ast.SemicolonTerminatedStatement
-
- setOverride(boolean) - Method in class net.jangaroo.jooc.model.MethodModel
-
- setPackage(String) - Method in class net.jangaroo.jooc.model.CompilationUnitModel
-
- setParams(List<ParamModel>) - Method in class net.jangaroo.jooc.model.MethodModel
-
- setParentAnnotation(Annotation) - Method in class net.jangaroo.jooc.ast.AnnotationParameter
-
- setParentDeclaration(AstNode) - Method in class net.jangaroo.jooc.ast.Declaration
-
- setPrimaryDeclaration(NamedModel) - Method in class net.jangaroo.jooc.model.CompilationUnitModel
-
- setProject(Project) - Method in class net.jangaroo.jooc.ant.AntCompileLog
-
- setProperties(List<AnnotationPropertyModel>) - Method in class net.jangaroo.jooc.model.AnnotationModel
-
- setQName(String) - Method in class net.jangaroo.jooc.model.CompilationUnitModel
-
- setQualified(Ide) - Method in class net.jangaroo.jooc.ast.Ide
-
- setRest(boolean) - Method in class net.jangaroo.jooc.model.ParamModel
-
- setSecondaryDeclarations(List<IdeDeclaration>) - Method in class net.jangaroo.jooc.ast.ClassDeclaration
-
- setSemicolonInsertedBefore(boolean) - Method in class net.jangaroo.jooc.JooSymbol
-
- setSemicolonInsertionMode(SemicolonInsertionMode) - Method in class net.jangaroo.jooc.JooParser
-
- setSource(File) - Method in exception net.jangaroo.properties.PropcException
-
- setSrcdir(Path) - Method in class net.jangaroo.jooc.ant.JoocTask
-
Set the source directories to find the source joo files.
- setStatic(boolean) - Method in class net.jangaroo.jooc.model.MemberModel
-
- setStatic(boolean) - Method in class net.jangaroo.jooc.model.PropertyModel
-
- setSuperclass(String) - Method in class net.jangaroo.jooc.model.ClassModel
-
- setSuppressWhitespace(boolean) - Method in class net.jangaroo.jooc.JsWriter
-
- setSymColon(JooSymbol) - Method in class net.jangaroo.jooc.ast.DefaultStatement
-
- setSymDefault(JooSymbol) - Method in class net.jangaroo.jooc.ast.DefaultStatement
-
- setSymInheritedModifiers(JooSymbol[]) - Method in class net.jangaroo.jooc.ast.Declaration
-
- setThisDefined() - Method in class net.jangaroo.jooc.ast.FunctionExpr
-
- settingConfigClass(String) - Method in class net.jangaroo.jooc.json.JsonObject
-
- settingWrapperClass(String) - Method in class net.jangaroo.jooc.json.JsonObject
-
- setType(ExpressionType) - Method in class net.jangaroo.jooc.ast.Expr
-
- setType(String) - Method in class net.jangaroo.jooc.model.AbstractTypedModel
-
- setType(String) - Method in class net.jangaroo.jooc.model.MemberModel
-
- setType(String) - Method in class net.jangaroo.jooc.model.PropertyModel
-
- setType(String) - Method in class net.jangaroo.jooc.model.ReturnModel
-
- setType(String) - Method in interface net.jangaroo.jooc.model.TypedModel
-
- setUp(InputSource, InputSource) - Method in class net.jangaroo.jooc.JangarooParser
-
- setValue(LiteralExpr) - Method in class net.jangaroo.jooc.ast.AnnotationParameter
-
- setValue(String) - Method in class net.jangaroo.jooc.model.AnnotationPropertyModel
-
- setValue(String) - Method in class net.jangaroo.jooc.model.FieldModel
-
- setValue(String) - Method in class net.jangaroo.jooc.model.NamespaceModel
-
- setValue(String) - Method in class net.jangaroo.jooc.model.ParamModel
-
- setValue(String) - Method in interface net.jangaroo.jooc.model.ValuedModel
-
- setVerbose(boolean) - Method in class net.jangaroo.jooc.ant.JoocTask
-
If true, asks the compiler for verbose output.
- setWhitespace(String) - Method in class net.jangaroo.jooc.JooSymbol
-
Use only for symbols that have just been created!
Especially the MXML compiler often creates AST sub-trees and wants to copy over the white-space
from the MXML element afterwards.
- silent() - Method in class net.jangaroo.jooc.JooParser
-
- SingleFileCompilationUnitSinkFactory - Class in net.jangaroo.jooc.backend
-
Compilation unit sink factory for one compilation unit per output file.
- SingleFileCompilationUnitSinkFactory(JoocOptions, File, boolean, String, String, CompilationUnitResolver, CompilationUnitRegistry) - Constructor for class net.jangaroo.jooc.backend.SingleFileCompilationUnitSinkFactory
-
- SLASH_GT - Static variable in interface net.jangaroo.jooc.sym
-
- Spread - Class in net.jangaroo.jooc.ast
-
- Spread(JooSymbol, Expr) - Constructor for class net.jangaroo.jooc.ast.Spread
-
- start_production() - Method in class net.jangaroo.jooc.parser
-
Indicates start production.
- start_state() - Method in class net.jangaroo.jooc.parser
-
Indicates start state.
- startElement(String, String, String, Attributes) - Method in class net.jangaroo.jooc.util.PreserveLineNumberHandler
-
- startRegexp(JooSymbol) - Method in class net.jangaroo.jooc.ScannerBase
-
- startType(JooSymbol) - Method in class net.jangaroo.jooc.ScannerBase
-
- Statement - Class in net.jangaroo.jooc.ast
-
Statements are language elements that perform or specify an action at runtime.
- Statement() - Constructor for class net.jangaroo.jooc.ast.Statement
-
- STATIC - Static variable in interface net.jangaroo.jooc.SyntacticKeywords
-
- StdOutCompileLog - Class in net.jangaroo.jooc
-
- StdOutCompileLog() - Constructor for class net.jangaroo.jooc.StdOutCompileLog
-
- STRING_LITERAL - Static variable in interface net.jangaroo.jooc.sym
-
- stringify() - Method in class net.jangaroo.jooc.json.JsonObject
-
- stringify(int) - Method in class net.jangaroo.jooc.json.JsonObject
-
- stronglyConnectedComponent(Map<T, ? extends Collection<T>>) - Static method in class net.jangaroo.jooc.util.GraphUtil
-
- substitute(char) - Method in class net.jangaroo.jooc.JsStringLiteralWriter
-
- substitute(char) - Method in class net.jangaroo.jooc.SubstitutingWriter
-
What should be printed instead of character c?
This method is always called synchronized on out.
- SubstitutingWriter - Class in net.jangaroo.jooc
-
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.
- SubstitutingWriter(Writer) - Constructor for class net.jangaroo.jooc.SubstitutingWriter
-
- SUPER - Static variable in interface net.jangaroo.jooc.sym
-
- SuperConstructorCallStatement - Class in net.jangaroo.jooc.ast
-
- SuperConstructorCallStatement(JooSymbol, JooSymbol, CommaSeparatedList<Expr>, JooSymbol, JooSymbol) - Constructor for class net.jangaroo.jooc.ast.SuperConstructorCallStatement
-
- suppressWhitespace(JooSymbol) - Method in class net.jangaroo.jooc.JsWriter
-
- SWITCH - Static variable in interface net.jangaroo.jooc.sym
-
- SwitchStatement - Class in net.jangaroo.jooc.ast
-
- SwitchStatement(JooSymbol, ParenthesizedExpr, JooSymbol, List<Directive>, JooSymbol) - Constructor for class net.jangaroo.jooc.ast.SwitchStatement
-
- sym - Interface in net.jangaroo.jooc
-
CUP generated interface containing symbol constants.
- symbol(int) - Method in class net.jangaroo.jooc.ScannerBase
-
- symbol(int, Object) - Method in class net.jangaroo.jooc.ScannerBase
-
- SyntacticKeywords - Interface in net.jangaroo.jooc
-
Identifiers with special meaning become keywords in certain syntactic contexts:
- syntax_error(Symbol) - Method in class net.jangaroo.jooc.JooParser
-