haXe API Documentation
Back | Index
typedef sys.db.SEnum<E>
import sys.db.Types
Available in neko, php, cpp
allow to store an enum value that does not have parameters as a simple int
= E
Back | Index