Public Types | Data Fields
efl::eolian::eo_function Struct Reference

Public Types

enum  eo_function_type {
  regular_,
  class_
}
 

Data Fields

eo_function_type type
 
eolian_scope scope
 
bool is_beta
 
std::string name
 
std::string impl
 
eolian_type_instance ret
 
parameters_container_type params
 
std::string comment