[][src]Function xassembler::struct_def

pub fn struct_def() -> Parser<StructDef>

This defines a class object. A class is actually a function that stores a bunch of methods and values in a dictionary named self, and returns the value of self