Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ GetToken
Function
GetToken
ngstd/evalfunc.hpp:362–363 ·
view source on GitHub ↗
returns last token
Source
from the content-addressed store, hash-verified
360
361
/// returns last token
362
EVAL_TOKEN GetToken() const
363
{ return token; }
364
365
/// returns num_value of last token
366
double GetNumValue() const
Callers
6
Parse
Method · 0.85
ParseCommaExpression
Method · 0.85
ParseExpression
Method · 0.85
ParseSubExpression
Method · 0.85
ParseTerm
Method · 0.85
ParsePrimary
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected