Java Doc for Compiler.java in  » Ajax » Laszlo-4.0.10 » org » openlaszlo » sc » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Ajax » Laszlo 4.0.10 » org.openlaszlo.sc 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.openlaszlo.sc.Compiler

Compiler
public class Compiler (Code)

Inner Class :public static class OptionMap extends HashMap
Inner Class :public static class Ops implements ParserConstants
Inner Class :public static class Splice
Inner Class :public static class Parser
Inner Class :public static class SourceLocation
Inner Class :public static class PassThroughNode extends SimpleNode
Inner Class :public static class Profiler

Field Summary
public static  StringACTIVATION_OBJECT
    
public static  InstructionADD
    
public static  StringALLOW_ROOT
    
public static  InstructionBLOB
    
public static  InstructionBRANCH
    
public static  InstructionBitwiseAnd
    
public static  InstructionBitwiseOr
    
public static  InstructionBitwiseXor
    
public static  InstructionBranchIfFalse
    
public static  InstructionBranchIfTrue
    
public static  StringCACHE_COMPILES
    
public static  InstructionCHECKPOINT
    
public static  InstructionCHR
    
public static  InstructionCOMMENT
    
public static  StringCOMPILE_TIME_CONSTANTS
    
public static  StringCOMPILE_TRACE
    
public static  StringCOMPUTE_METAREFERENCES
    
public static  StringCONDITIONAL_COMPILATION
    
public static  InstructionCONSTANTS
    
public static  StringCONSTRAINT_FUNCTION
    
public static  ScriptCompilerCacheCachedInstructions
    
public static  ScriptCompilerCacheCachedParses
    
public static  InstructionCallFrame
    
public static  InstructionCallFunction
    
public static  InstructionCallMethod
    
public static  StringDEBUG
    
public static  StringDEBUG_BACKTRACE
    
public static  StringDEBUG_SIMPLE
    
public static  InstructionDELETE
    
public static  InstructionDELETE2
    
public static  StringDISABLE_CONSTANT_POOL
    
public static  InstructionDIVIDE
    
public static  InstructionDUP
    
public static  InstructionDecrement
    
public static  InstructionDefineFunction
    
public static  InstructionDefineFunction2
    
public static  InstructionDuplicateMovieClip
    
public static  StringELIMINATE_DEAD_EXPRESSIONS
    
public static  InstructionENUMERATE
    
public static  InstructionEQUALS
    
public static  InstructionEnumerateValue
    
public static  StringFLASH_COMPILER_COMPATABILITY
    
public static  StringGENERATE_FUNCTION_2
    
public static  StringGENERATE_FUNCTION_2_FOR_LZX
    
public static  StringGENERATE_PREDICTABLE_TEMPS
    
public static  InstructionGetMember
    
public static  InstructionGetProperty
    
public static  InstructionGetTimer
    
public static  InstructionGetURL2
    
public static  InstructionGetUrl
    
public static  InstructionGetVariable
    
public static  InstructionGotoExpression
    
public static  InstructionGotoFrame
    
public static  InstructionGotoLabel
    
public static  InstructionGreaterThan
    
public static  StringINCLUDES
    
public static  StringINSTR_STATS
    
public static  InstructionINT
    
public static  InstructionIncrement
    
public static  InstructionInitArray
    
public static  InstructionInitObject
    
public static  InstructionInstanceOf
    
public static  InstructionLABEL
    
public static  StringLINK
    
public static  InstructionLessThan
    
public static  InstructionLogicalAnd
    
public static  InstructionLogicalOr
    
public static  InstructionMBCHR
    
public static  InstructionMBLENGTH
    
public static  InstructionMBORD
    
public static  InstructionMBSUBSTRING
    
public static  StringMETHOD_NAME
    
public static  InstructionMODULO
    
public static  InstructionMULTIPLY
    
public static  StringNAME_FUNCTIONS
    
public static  InstructionNEW
    
public static  InstructionNONE
    
public static  InstructionNOT
    
public static  InstructionNewMethod
    
public static  InstructionNextFrame
    
public static  InstructionNumericAdd
    
public static  StringOBFUSCATE
    
public static  InstructionORD
    
public static  InstructionObjectToNumber
    
public static  InstructionObjectToString
    
public static  InstructionOldEquals
    
public static  InstructionOldLessThan
    
public static  InstructionPLAY
    
public static  InstructionPOP
    
public static  StringPRINT_COMPILER_OPTIONS
    
public static  StringPRINT_CONSTRAINTS
    
public static  StringPRINT_INSTRUCTIONS
    
public static  StringPROFILE
    
public static  StringPROFILE_COMPILER
    
public static  StringPROGRESS
    
public static  InstructionPUSH
    
public static  InstructionPreviousFrame
    
public static  InstructionRANDOM
    
public static  StringRESOLVER
    
public static  InstructionRETURN
    
public static  StringRUNTIME
    
public static  InstructionRemoveClip
    
public static  StringSCRIPT_ELEMENT
    
public static  InstructionSTOP
    
public static  InstructionSUBSTRING
    
public static  InstructionSUBTRACT
    
public static  InstructionSWAP
    
public static  InstructionSetMember
    
public static  InstructionSetProperty
    
public static  InstructionSetRegister
    
public static  InstructionSetTarget
    
public static  InstructionSetTargetExpression
    
public static  InstructionSetVariable
    
public static  InstructionShiftLeft
    
public static  InstructionShiftRight
    
public static  InstructionStartDragMovie
    
public static  InstructionStopDragMovie
    
public static  InstructionStopSounds
    
public static  InstructionStrictEquals
    
public static  InstructionStringConcat
    
public static  InstructionStringEqual
    
public static  InstructionStringGreaterThan
    
public static  InstructionStringLength
    
public static  InstructionStringLessThan
    
public static  InstructionTRACE
    
public static  InstructionTargetPath
    
public static  InstructionToggleQuality
    
public static  InstructionTypeOf
    
public static  InstructionUShiftRight
    
public static  StringVALIDATE_CACHES
    
public static  InstructionVAR
    
public static  InstructionVarEquals
    
public static  StringWARN_GLOBAL_ASSIGNMENTS
    
public static  StringWARN_UNDEFINED_REFERENCES
    
public static  StringWARN_UNUSED_LOCALS
    
public static  StringWARN_UNUSED_PARAMETERS
    
public static  InstructionWITH
    
public static  StringWITH_THIS
    
public static  InstructionWaitForFrame
    
public static  InstructionWaitForFrameExpression
    
public  OptionMapoptions
    

Constructor Summary
public  Compiler(Map initialOptions)
    
public  Compiler()
    

Method Summary
public  byte[]compile(String source)
    
public  voiddefaultOptions()
    
public static  StringgetLocationString(SimpleNode node)
    
public static  StringnodeString(SimpleNode node)
    
public  voidsetProperties(Map properties)
    

Field Detail
ACTIVATION_OBJECT
public static String ACTIVATION_OBJECT(Code)



ADD
public static Instruction ADD(Code)



ALLOW_ROOT
public static String ALLOW_ROOT(Code)



BLOB
public static Instruction BLOB(Code)



BRANCH
public static Instruction BRANCH(Code)



BitwiseAnd
public static Instruction BitwiseAnd(Code)



BitwiseOr
public static Instruction BitwiseOr(Code)



BitwiseXor
public static Instruction BitwiseXor(Code)



BranchIfFalse
public static Instruction BranchIfFalse(Code)



BranchIfTrue
public static Instruction BranchIfTrue(Code)



CACHE_COMPILES
public static String CACHE_COMPILES(Code)



CHECKPOINT
public static Instruction CHECKPOINT(Code)



CHR
public static Instruction CHR(Code)



COMMENT
public static Instruction COMMENT(Code)



COMPILE_TIME_CONSTANTS
public static String COMPILE_TIME_CONSTANTS(Code)



COMPILE_TRACE
public static String COMPILE_TRACE(Code)



COMPUTE_METAREFERENCES
public static String COMPUTE_METAREFERENCES(Code)



CONDITIONAL_COMPILATION
public static String CONDITIONAL_COMPILATION(Code)



CONSTANTS
public static Instruction CONSTANTS(Code)



CONSTRAINT_FUNCTION
public static String CONSTRAINT_FUNCTION(Code)



CachedInstructions
public static ScriptCompilerCache CachedInstructions(Code)



CachedParses
public static ScriptCompilerCache CachedParses(Code)



CallFrame
public static Instruction CallFrame(Code)



CallFunction
public static Instruction CallFunction(Code)



CallMethod
public static Instruction CallMethod(Code)



DEBUG
public static String DEBUG(Code)



DEBUG_BACKTRACE
public static String DEBUG_BACKTRACE(Code)



DEBUG_SIMPLE
public static String DEBUG_SIMPLE(Code)



DELETE
public static Instruction DELETE(Code)



DELETE2
public static Instruction DELETE2(Code)



DISABLE_CONSTANT_POOL
public static String DISABLE_CONSTANT_POOL(Code)



DIVIDE
public static Instruction DIVIDE(Code)



DUP
public static Instruction DUP(Code)



Decrement
public static Instruction Decrement(Code)



DefineFunction
public static Instruction DefineFunction(Code)



DefineFunction2
public static Instruction DefineFunction2(Code)



DuplicateMovieClip
public static Instruction DuplicateMovieClip(Code)



ELIMINATE_DEAD_EXPRESSIONS
public static String ELIMINATE_DEAD_EXPRESSIONS(Code)



ENUMERATE
public static Instruction ENUMERATE(Code)



EQUALS
public static Instruction EQUALS(Code)



EnumerateValue
public static Instruction EnumerateValue(Code)



FLASH_COMPILER_COMPATABILITY
public static String FLASH_COMPILER_COMPATABILITY(Code)



GENERATE_FUNCTION_2
public static String GENERATE_FUNCTION_2(Code)



GENERATE_FUNCTION_2_FOR_LZX
public static String GENERATE_FUNCTION_2_FOR_LZX(Code)



GENERATE_PREDICTABLE_TEMPS
public static String GENERATE_PREDICTABLE_TEMPS(Code)



GetMember
public static Instruction GetMember(Code)



GetProperty
public static Instruction GetProperty(Code)



GetTimer
public static Instruction GetTimer(Code)



GetURL2
public static Instruction GetURL2(Code)



GetUrl
public static Instruction GetUrl(Code)



GetVariable
public static Instruction GetVariable(Code)



GotoExpression
public static Instruction GotoExpression(Code)



GotoFrame
public static Instruction GotoFrame(Code)



GotoLabel
public static Instruction GotoLabel(Code)



GreaterThan
public static Instruction GreaterThan(Code)



INCLUDES
public static String INCLUDES(Code)



INSTR_STATS
public static String INSTR_STATS(Code)



INT
public static Instruction INT(Code)



Increment
public static Instruction Increment(Code)



InitArray
public static Instruction InitArray(Code)



InitObject
public static Instruction InitObject(Code)



InstanceOf
public static Instruction InstanceOf(Code)



LABEL
public static Instruction LABEL(Code)



LINK
public static String LINK(Code)



LessThan
public static Instruction LessThan(Code)



LogicalAnd
public static Instruction LogicalAnd(Code)



LogicalOr
public static Instruction LogicalOr(Code)



MBCHR
public static Instruction MBCHR(Code)



MBLENGTH
public static Instruction MBLENGTH(Code)



MBORD
public static Instruction MBORD(Code)



MBSUBSTRING
public static Instruction MBSUBSTRING(Code)



METHOD_NAME
public static String METHOD_NAME(Code)



MODULO
public static Instruction MODULO(Code)



MULTIPLY
public static Instruction MULTIPLY(Code)



NAME_FUNCTIONS
public static String NAME_FUNCTIONS(Code)



NEW
public static Instruction NEW(Code)



NONE
public static Instruction NONE(Code)



NOT
public static Instruction NOT(Code)



NewMethod
public static Instruction NewMethod(Code)



NextFrame
public static Instruction NextFrame(Code)



NumericAdd
public static Instruction NumericAdd(Code)



OBFUSCATE
public static String OBFUSCATE(Code)



ORD
public static Instruction ORD(Code)



ObjectToNumber
public static Instruction ObjectToNumber(Code)



ObjectToString
public static Instruction ObjectToString(Code)



OldEquals
public static Instruction OldEquals(Code)



OldLessThan
public static Instruction OldLessThan(Code)



PLAY
public static Instruction PLAY(Code)



POP
public static Instruction POP(Code)



PRINT_COMPILER_OPTIONS
public static String PRINT_COMPILER_OPTIONS(Code)



PRINT_CONSTRAINTS
public static String PRINT_CONSTRAINTS(Code)



PRINT_INSTRUCTIONS
public static String PRINT_INSTRUCTIONS(Code)



PROFILE
public static String PROFILE(Code)



PROFILE_COMPILER
public static String PROFILE_COMPILER(Code)



PROGRESS
public static String PROGRESS(Code)



PUSH
public static Instruction PUSH(Code)



PreviousFrame
public static Instruction PreviousFrame(Code)



RANDOM
public static Instruction RANDOM(Code)



RESOLVER
public static String RESOLVER(Code)



RETURN
public static Instruction RETURN(Code)



RUNTIME
public static String RUNTIME(Code)



RemoveClip
public static Instruction RemoveClip(Code)



SCRIPT_ELEMENT
public static String SCRIPT_ELEMENT(Code)



STOP
public static Instruction STOP(Code)



SUBSTRING
public static Instruction SUBSTRING(Code)



SUBTRACT
public static Instruction SUBTRACT(Code)



SWAP
public static Instruction SWAP(Code)



SetMember
public static Instruction SetMember(Code)



SetProperty
public static Instruction SetProperty(Code)



SetRegister
public static Instruction SetRegister(Code)



SetTarget
public static Instruction SetTarget(Code)



SetTargetExpression
public static Instruction SetTargetExpression(Code)



SetVariable
public static Instruction SetVariable(Code)



ShiftLeft
public static Instruction ShiftLeft(Code)



ShiftRight
public static Instruction ShiftRight(Code)



StartDragMovie
public static Instruction StartDragMovie(Code)



StopDragMovie
public static Instruction StopDragMovie(Code)



StopSounds
public static Instruction StopSounds(Code)



StrictEquals
public static Instruction StrictEquals(Code)



StringConcat
public static Instruction StringConcat(Code)



StringEqual
public static Instruction StringEqual(Code)



StringGreaterThan
public static Instruction StringGreaterThan(Code)



StringLength
public static Instruction StringLength(Code)



StringLessThan
public static Instruction StringLessThan(Code)



TRACE
public static Instruction TRACE(Code)



TargetPath
public static Instruction TargetPath(Code)



ToggleQuality
public static Instruction ToggleQuality(Code)



TypeOf
public static Instruction TypeOf(Code)



UShiftRight
public static Instruction UShiftRight(Code)



VALIDATE_CACHES
public static String VALIDATE_CACHES(Code)



VAR
public static Instruction VAR(Code)



VarEquals
public static Instruction VarEquals(Code)



WARN_GLOBAL_ASSIGNMENTS
public static String WARN_GLOBAL_ASSIGNMENTS(Code)



WARN_UNDEFINED_REFERENCES
public static String WARN_UNDEFINED_REFERENCES(Code)



WARN_UNUSED_LOCALS
public static String WARN_UNUSED_LOCALS(Code)



WARN_UNUSED_PARAMETERS
public static String WARN_UNUSED_PARAMETERS(Code)



WITH
public static Instruction WITH(Code)



WITH_THIS
public static String WITH_THIS(Code)



WaitForFrame
public static Instruction WaitForFrame(Code)



WaitForFrameExpression
public static Instruction WaitForFrameExpression(Code)



options
public OptionMap options(Code)




Constructor Detail
Compiler
public Compiler(Map initialOptions)(Code)



Compiler
public Compiler()(Code)




Method Detail
compile
public byte[] compile(String source)(Code)



defaultOptions
public void defaultOptions()(Code)



getLocationString
public static String getLocationString(SimpleNode node)(Code)



nodeString
public static String nodeString(SimpleNode node)(Code)



setProperties
public void setProperties(Map properties)(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.