FACT++  1.0
int TokenString::getNTokens ( )

Definition at line 186 of file tokenstring.cxx.

References n_tokens.

Referenced by DimServer::getClientServices(), and DimClient::getServerServices().

187 {
188  return n_tokens;
189 }

+ Here is the caller graph for this function: