Compile an AST into an option of a node or an error. If the AST is not of an object type, I.E: it is not either a Struct or Class, returns an error.
Struct
Class
Compile an AST into an option of a node or an error. If the AST is not of an object type, I.E: it is not either a
Struct
orClass
, returns an error.