cgv
Loading...
Searching...
No Matches
cgv::ppp::operator_info Struct Reference

Public Attributes

OperatorType ot
 
const char * word
 
int arity
 
int priority
 
OperatorPrecedence precedence
 
OperatorLocation location
 

Detailed Description

Definition at line 8 of file operators.cxx.

Member Data Documentation

◆ arity

int cgv::ppp::operator_info::arity

Definition at line 12 of file operators.cxx.

◆ location

OperatorLocation cgv::ppp::operator_info::location

Definition at line 15 of file operators.cxx.

◆ ot

OperatorType cgv::ppp::operator_info::ot

Definition at line 10 of file operators.cxx.

◆ precedence

OperatorPrecedence cgv::ppp::operator_info::precedence

Definition at line 14 of file operators.cxx.

◆ priority

int cgv::ppp::operator_info::priority

Definition at line 13 of file operators.cxx.

◆ word

const char* cgv::ppp::operator_info::word

Definition at line 11 of file operators.cxx.


The documentation for this struct was generated from the following file: