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

Public Attributes

CommandType ct
 
const char * word
 
unsigned length
 
unsigned skip_length
 
unsigned min_nr_expressions
 
unsigned nr_expressions
 
bool block_follows
 
bool remove_empty_before
 
bool parse_expressions
 
const char * open_parentheses
 
const char * close_parentheses
 

Detailed Description

Definition at line 14 of file command_token.cxx.

Member Data Documentation

◆ block_follows

bool cgv::ppp::command_info::block_follows

Definition at line 22 of file command_token.cxx.

◆ close_parentheses

const char* cgv::ppp::command_info::close_parentheses

Definition at line 26 of file command_token.cxx.

◆ ct

CommandType cgv::ppp::command_info::ct

Definition at line 16 of file command_token.cxx.

◆ length

unsigned cgv::ppp::command_info::length

Definition at line 18 of file command_token.cxx.

◆ min_nr_expressions

unsigned cgv::ppp::command_info::min_nr_expressions

Definition at line 20 of file command_token.cxx.

◆ nr_expressions

unsigned cgv::ppp::command_info::nr_expressions

Definition at line 21 of file command_token.cxx.

◆ open_parentheses

const char* cgv::ppp::command_info::open_parentheses

Definition at line 25 of file command_token.cxx.

◆ parse_expressions

bool cgv::ppp::command_info::parse_expressions

Definition at line 24 of file command_token.cxx.

◆ remove_empty_before

bool cgv::ppp::command_info::remove_empty_before

Definition at line 23 of file command_token.cxx.

◆ skip_length

unsigned cgv::ppp::command_info::skip_length

Definition at line 19 of file command_token.cxx.

◆ word

const char* cgv::ppp::command_info::word

Definition at line 17 of file command_token.cxx.


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