Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenslang_operation Struct Reference
Detailed DescriptionA slang_operation is basically a compiled instruction (such as assignment, a while-loop, a conditional, a multiply, a function call, etc). The AST (abstract syntax tree) is built from these nodes. NOTE: This structure could have been implemented as a union of simpler structs which would correspond to the operation types above. Definition at line 111 of file slang_compile_operation.h. The documentation for this struct was generated from the following file:
Generated on Thu May 24 2012 06:44:37 for ReactOS by
1.7.6.1
|
|||||||||||||||||||||||||||||