P4C
The P4 Compiler
Util::SourceInfo Member List

This is the complete list of members for Util::SourceInfo, including all inherited members.

dbprint(std::ostream &out) const (defined in Util::SourceInfo)Util::SourceInfoinline
getEnd() const (defined in Util::SourceInfo)Util::SourceInfoinline
getStart() const (defined in Util::SourceInfo)Util::SourceInfoinline
isValid() const (defined in Util::SourceInfo)Util::SourceInfoinline
operator bool() const (defined in Util::SourceInfo)Util::SourceInfoinlineexplicit
operator+(const SourceInfo &rhs) const (defined in Util::SourceInfo)Util::SourceInfoinline
operator+=(const SourceInfo &rhs) (defined in Util::SourceInfo)Util::SourceInfoinline
operator<(const SourceInfo &rhs) const (defined in Util::SourceInfo)Util::SourceInfoinline
operator<=(const SourceInfo &rhs) const (defined in Util::SourceInfo)Util::SourceInfoinline
operator=(const SourceInfo &other)=default (defined in Util::SourceInfo)Util::SourceInfo
operator==(const SourceInfo &rhs) const (defined in Util::SourceInfo)Util::SourceInfoinline
operator>(const SourceInfo &rhs) const (defined in Util::SourceInfo)Util::SourceInfoinline
operator>=(const SourceInfo &rhs) const (defined in Util::SourceInfo)Util::SourceInfoinline
SourceInfo() (defined in Util::SourceInfo)Util::SourceInfoinline
SourceInfo(SourcePosition point) (defined in Util::SourceInfo)Util::SourceInfoinlineexplicit
SourceInfo(SourcePosition start, SourcePosition end) (defined in Util::SourceInfo)Util::SourceInfo
SourceInfo(const SourceInfo &other)=default (defined in Util::SourceInfo)Util::SourceInfo
toDebugString() const (defined in Util::SourceInfo)Util::SourceInfo
toPosition() const (defined in Util::SourceInfo)Util::SourceInfo
toPositionString() const (defined in Util::SourceInfo)Util::SourceInfo
toSourceFragment() const (defined in Util::SourceInfo)Util::SourceInfo
~SourceInfo()=default (defined in Util::SourceInfo)Util::SourceInfo