P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::Util::SourceInfo Member List

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

column (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
dbprint(std::ostream &out) const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
filename (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
getEnd() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
getLineNum() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
getSourceFile() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
getStart() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
isValid() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
line (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
operator bool() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinlineexplicit
operator+(const SourceInfo &rhs) constP4::Util::SourceInfoinline
operator+=(const SourceInfo &rhs) (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
operator<(const SourceInfo &rhs) constP4::Util::SourceInfoinline
operator<< (defined in P4::Util::SourceInfo)P4::Util::SourceInfofriend
operator<=(const SourceInfo &rhs) const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
operator=(const SourceInfo &other)=default (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
operator==(const SourceInfo &rhs) const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
operator>(const SourceInfo &rhs) const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
operator>=(const SourceInfo &rhs) const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
SourceInfo(cstring filename, int line, int column, cstring srcBrief) (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
SourceInfo()=defaultP4::Util::SourceInfo
SourceInfo(const InputSources *sources, SourcePosition point)P4::Util::SourceInfoinline
SourceInfo(const InputSources *sources, SourcePosition start, SourcePosition end) (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
SourceInfo(const SourceInfo &other)=default (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
srcBrief (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
toBriefSourceFragment() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
toPosition() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
toPositionString() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
toSourceFragment(int trimWidth=-1, bool useMarker=true) constP4::Util::SourceInfo
toSourceFragment(bool useMarker) const (defined in P4::Util::SourceInfo)P4::Util::SourceInfoinline
toSourcePositionData(unsigned *outLineNumber, unsigned *outColumnNumber) const (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
toString() const (defined in P4::Util::SourceInfo)P4::Util::SourceInfo
~SourceInfo()=default (defined in P4::Util::SourceInfo)P4::Util::SourceInfo