linc 0.7
Linc is a general-purpose programming language inspired by C
Loading...
Searching...
No Matches
linc::Clause< IMPL > Member List

This is the complete list of members for linc::Clause< IMPL >, including all inherited members.

addToken(const Token &token) const (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
addTokens(const std::vector< Token > &tokens) const (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
Clause(const NodeInfo &info) (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
Clause(const Token::Info &token_info) (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
clone() const =0 (defined in linc::Clause< IMPL >)linc::Clause< IMPL >pure virtual
getInfo() const (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
getInfoString() const (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
getTokenInfo() const (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
getTokens() const (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
setLineNumber(size_t line_number) const (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
setTokens(std::vector< Token > tokens) const (defined in linc::Clause< IMPL >)linc::Clause< IMPL >inline
~Clause()=default (defined in linc::Clause< IMPL >)linc::Clause< IMPL >virtual