CodeNode.returnType

the return type, only available after ASTCheck has checked it

  1. DataType returnType [@property getter]
    struct CodeNode
    @property
    returnType
    ()
  2. DataType returnType [@property setter]

Meta