Bash++
Bash++ compiler internal documentation
Main Page
Namespaces
Concepts
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
AST
ObjectReference
AST::ObjectReference Member List
This is the complete list of members for
AST::ObjectReference
, including all inherited members.
addChild
(const std::shared_ptr< ASTNode > &child)
AST::ASTNode
addChildren
(const std::vector< std::shared_ptr< ASTNode > > &childs)
AST::ASTNode
addIdentifier
(const AST::Token< std::string > &identifier)
AST::ObjectReference
inline
ASTNode
()=default
AST::ASTNode
children
AST::ASTNode
protected
clear
()
AST::ASTNode
clearChildren
()
AST::ASTNode
end_position
AST::ASTNode
protected
getCharPositionInLine
() const
AST::ASTNode
getChildAt
(size_t index) const
AST::ASTNode
getChildren
() const
AST::ASTNode
getChildrenCount
() const
AST::ASTNode
getEndPosition
() const
AST::ASTNode
getFirstChild
() const
AST::ASTNode
getLastChild
() const
AST::ASTNode
getLine
() const
AST::ASTNode
getPosition
() const
AST::ASTNode
getType
() const override
AST::ObjectReference
inline
virtual
hasHashkey
() const
AST::ObjectReference
inline
IDENTIFIER
() const
AST::ObjectReference
inline
IDENTIFIERS
() const
AST::ObjectReference
inline
isAddressOf
() const
AST::ObjectReference
inline
isLvalue
() const
AST::ObjectReference
inline
isPointerDereference
() const
AST::ObjectReference
inline
isSelfReference
() const
AST::ObjectReference
inline
m_address_of
AST::ObjectReference
protected
m_has_hashkey
AST::ObjectReference
protected
m_IDENTIFIER
AST::ObjectReference
protected
m_IDENTIFIERS
AST::ObjectReference
protected
m_lvalue
AST::ObjectReference
protected
m_ptr_dereference
AST::ObjectReference
protected
m_self_reference
AST::ObjectReference
protected
position
AST::ASTNode
protected
prettyPrint
(std::ostream &os, int indentation_level=0) const override
AST::ObjectReference
inline
virtual
setAddressOf
(bool address_of)
AST::ObjectReference
inline
setEndPosition
(const AST::FilePosition &pos)
AST::ASTNode
setEndPosition
(uint32_t line, uint32_t column)
AST::ASTNode
setHasHashkey
(bool has_hashkey)
AST::ObjectReference
inline
setIdentifier
(const AST::Token< std::string > &identifier)
AST::ObjectReference
inline
setLvalue
(bool lvalue)
AST::ObjectReference
inline
setPointerDereference
(bool ptr_dereference)
AST::ObjectReference
inline
setPosition
(const AST::FilePosition &pos)
AST::ASTNode
setPosition
(uint32_t line, uint32_t column)
AST::ASTNode
setSelfReference
(bool self_reference)
AST::ObjectReference
inline
static_type
AST::ObjectReference
static
Generated by
1.9.8