MCPcopy Create free account
hub / github.com/Nic30/hdlConvertor / is_bitstring

Method is_bitstring

src/hdlAst/bigInteger.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14bool BigInteger::is_bitstring() const {
15 return bitstring_base != BigInteger::INVALID_BASE;
16}
17
18}
19}

Callers 2

toPyMethod · 0.80
dumpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected