MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / beforeIterator

Function beforeIterator

include/daScript/simulate/data_walker.h:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 virtual void beforeLambda ( Lambda *, TypeInfo * ti ) {}
81 virtual void afterLambda ( Lambda *, TypeInfo * ti ) {}
82 virtual void beforeIterator ( Sequence *, TypeInfo * ti ) {}
83 virtual void afterIterator ( Sequence *, TypeInfo * ti ) {}
84 // types
85 virtual void Null ( TypeInfo * ti ) {}

Callers 3

walkMethod · 0.85
walkMethod · 0.85
walkMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected