class documentation
        
        class Argument: (source)
Represents a #Function argument.
| Class |  | 
    The type of the argument. This is currently very Python-centric, however most other languages should be able to represent the various argument types with a subset of these types without additions (e.g. ... | 
| Class Variable | datatype | 
    Undocumented | 
| Class Variable | decorations | 
    Undocumented | 
| Class Variable | default | 
    Undocumented | 
| Class Variable | location | 
    Undocumented | 
| Class Variable | name | 
    Undocumented | 
| Class Variable | type | 
    Undocumented |