monkey:monkey.types.Typeinfo.GetDecls

Method GetDecls:DeclInfo[]( )
Method GetDecls:DeclInfo[]( name:String )

class or namespace member decls.

If the type is a class or namespace type, returns the members of the type.

If the type is not a class or namespace type a runtime exception occurs.

Gets the member decls with the given name.