Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoMichael/MicroTeX
/ getType
Method
getType
src/atom/atom_basic.h:624–626 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
622
}
623
624
inline int getType() const {
625
return _type;
626
}
627
628
/**
629
* @return the changed type, or the old left type if it has not been changed
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected