AddResult.cs File Reference

Namespaces

 Nitro
 Contains the Nitro (Javascript-like) script compiler and engine.
 

Constant Groups

 Nitro
 Contains the Nitro (Javascript-like) script compiler and engine.
 

Enumerations

enum  Nitro.AddResult { Nitro.AddResult.Ok, Nitro.AddResult.Stop, Nitro.AddResult.Local }
 Represents the result of adding a code fragment as a child to another code fragment. More...