| AstBase(const char *path, size_t line, size_t column, const char *name, const std::vector< std::shared_ptr< AstBase > > &nodes, size_t position=0, size_t length=0, size_t choice_count=0, size_t choice=0) | peg::AstBase< Annotation > | inline |
| AstBase(const char *path, size_t line, size_t column, const char *name, const std::string_view &token, size_t position=0, size_t length=0, size_t choice_count=0, size_t choice=0) | peg::AstBase< Annotation > | inline |
| AstBase(const AstBase &ast, const char *original_name, size_t position=0, size_t length=0, size_t original_choice_count=0, size_t original_choice=0) | peg::AstBase< Annotation > | inline |
| choice | peg::AstBase< Annotation > | |
| choice_count | peg::AstBase< Annotation > | |
| column | peg::AstBase< Annotation > | |
| is_token | peg::AstBase< Annotation > | |
| length | peg::AstBase< Annotation > | |
| line | peg::AstBase< Annotation > | |
| name | peg::AstBase< Annotation > | |
| nodes | peg::AstBase< Annotation > | |
| original_choice | peg::AstBase< Annotation > | |
| original_choice_count | peg::AstBase< Annotation > | |
| original_name | peg::AstBase< Annotation > | |
| original_tag | peg::AstBase< Annotation > | |
| parent | peg::AstBase< Annotation > | |
| path | peg::AstBase< Annotation > | |
| position | peg::AstBase< Annotation > | |
| tag | peg::AstBase< Annotation > | |
| token | peg::AstBase< Annotation > | |
| token_to_number() const | peg::AstBase< Annotation > | inline |
| token_to_string() const | peg::AstBase< Annotation > | inline |