예제 #1
0
 internal Term Prev()
 {
     return(prevBuffer.ToTerm());
 }
예제 #2
0
 public Term Term()
 {
     return(termBuffer.ToTerm());
 }