ALox  V. 2402 R. 0
Home ALox for C++ ALox for C# ALox for Java Download
Public Fields | List of all members
Safeness Enum Reference

Class Description


Denotes whether something should be performed in a safe or unsafe fashion.

Public Fields

 SAFE
 Do it or treat it with safety.
 
 UNSAFE
 Omit checks or perform unsafe operations.
 

The documentation for this enum was generated from the following file: