28 #ifndef NPL_INC_SContext_h_
29 #define NPL_INC_SContext_h_ 1
45 typedef TokenList::const_iterator
TLCIter;
58 Session(
const string&);
60 Session(
const TextFile&);
94 Reduce(ValueNode& node, TLCIter b, TLCIter e);
103 Analyze(ValueNode&, const TokenList&);
105 Analyze(ValueNode&, const Session&);
107 Analyze(ValueNode&, const
string&);
108 template<typename _type>