SNAP Library 6.0, Developer Reference
2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <lx.h>
Static Public Member Functions | |
static TStr | GetSymStr (const TLxSym &Sym) |
static TLxSym | GetSSym (const TStr &Str) |
static bool | IsSep (const TLxSym &PrevSym, const TLxSym &Sym) |
Static Public Attributes | |
static const TStr | UndefStr ="<undefined>" |
static const TStr | LnStr ="<line>" |
static const TStr | TabStr ="<tab>" |
static const TStr | BoolStr |
static const TStr | IntStr ="<integer>" |
static const TStr | FltStr ="<float>" |
static const TStr | StrStr ="<string>" |
static const TStr | IdStrStr ="<id-string>" |
static const TStr | QStrStr ="<q-string>" |
static const TStr | PeriodStr ="." |
static const TStr | DPeriodStr =".." |
static const TStr | CommaStr ="," |
static const TStr | ColonStr =":" |
static const TStr | DColonStr ="::" |
static const TStr | SemicolonStr =";" |
static const TStr | PlusStr ="+" |
static const TStr | MinusStr ="-" |
static const TStr | AsteriskStr ="*" |
static const TStr | SlashStr ="/" |
static const TStr | PercentStr ="%" |
static const TStr | ExclamationStr ="!" |
static const TStr | VBarStr ="|" |
static const TStr | AmpersandStr ="&" |
static const TStr | QuestionStr ="?" |
static const TStr | HashStr ="#" |
static const TStr | EqStr ="=" |
static const TStr | NEqStr ="<>" |
static const TStr | LssStr ="<" |
static const TStr | GtrStr =">" |
static const TStr | LEqStr ="<=" |
static const TStr | GEqStr =">=" |
static const TStr | LParenStr ="(" |
static const TStr | RParenStr =")" |
static const TStr | LBracketStr ="[" |
static const TStr | RBracketStr ="]" |
static const TStr | LBraceStr ="{" |
static const TStr | RBraceStr ="}" |
static const TStr | EolnStr ="<end-of-line>" |
static const TStr | EofStr ="<end-of-file>" |
Definition at line 186 of file lx.cpp.
References THash< TKey, TDat, THashFunc >::AddDat(), AmpersandStr, AsteriskStr, ColonStr, CommaStr, DColonStr, DPeriodStr, EqStr, ExclamationStr, GEqStr, THash< TKey, TDat, THashFunc >::GetKeyId(), GtrStr, HashStr, LBraceStr, LBracketStr, THash< TKey, TDat, THashFunc >::Len(), LEqStr, LParenStr, LssStr, MinusStr, NEqStr, PercentStr, PeriodStr, PlusStr, QuestionStr, RBraceStr, RBracketStr, RParenStr, SemicolonStr, SlashStr, syAmpersand, syAsterisk, syColon, syComma, syDColon, syDPeriod, syEq, syExclamation, syGEq, syGtr, syHash, syLBrace, syLBracket, syLEq, syLParen, syLss, syMinus, syNEq, syPercent, syPeriod, syPlus, syQuestion, syRBrace, syRBracket, syRParen, sySemicolon, sySlash, syUndef, syVBar, and VBarStr.
Referenced by THtmlDoc::GetLxSym().
Definition at line 142 of file lx.cpp.
References AmpersandStr, AsteriskStr, ColonStr, CommaStr, DColonStr, DPeriodStr, EofStr, EolnStr, EqStr, ExclamationStr, Fail, FltStr, GEqStr, GtrStr, HashStr, IdStrStr, IntStr, LBraceStr, LBracketStr, LEqStr, LnStr, LParenStr, LssStr, MinusStr, NEqStr, PercentStr, PeriodStr, PlusStr, QStrStr, QuestionStr, RBraceStr, RBracketStr, RParenStr, SemicolonStr, SlashStr, StrStr, syAmpersand, syAsterisk, syColon, syComma, syDColon, syDPeriod, syEof, syEoln, syEq, syExclamation, syFlt, syGEq, syGtr, syHash, syIdStr, syInt, syLBrace, syLBracket, syLEq, syLn, syLParen, syLss, syMinus, syNEq, syPercent, syPeriod, syPlus, syQStr, syQuestion, syRBrace, syRBracket, syRParen, sySemicolon, sySlash, syStr, syTab, syUndef, syVBar, TabStr, UndefStr, and VBarStr.
Referenced by TILx::GetSymStr(), and TOLx::PutSym().
Definition at line 226 of file lx.cpp.
References TFSet::In(), syColon, syComma, syDColon, syEof, syEoln, syEq, syExclamation, syLBrace, syLBracket, syLParen, syPeriod, syQuestion, syRBrace, syRBracket, syRParen, sySemicolon, and syUndef.
Referenced by TOLx::PutSep().
|
static |
Definition at line 80 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 75 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 70 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 69 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 71 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 68 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 96 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 95 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 83 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 78 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 63 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 88 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 86 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 82 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 65 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 62 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 93 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 91 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 87 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 59 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 89 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 85 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 74 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 84 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 77 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 67 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 73 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 66 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 81 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 94 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 92 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 90 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 72 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 76 of file lx.h.
Referenced by GetSSym(), and GetSymStr().
|
static |
Definition at line 64 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 60 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 58 of file lx.h.
Referenced by GetSymStr().
|
static |
Definition at line 79 of file lx.h.
Referenced by GetSSym(), and GetSymStr().