MCPcopy Create free account
hub / github.com/beefytech/Beef / BfExternalConstraintDef

Class BfExternalConstraintDef

IDEHelper/Compiler/BfSystem.h:817–821  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

815};
816
817class BfExternalConstraintDef : public BfConstraintDef
818{
819public:
820 BfTypeReference* mTypeRef;
821};
822
823// CTOR is split into two for Objects - Ctor clears and sets up VData, Ctor_Body executes ctor body code
824enum BfMethodType : uint8

Callers 1

ParseGenericParamsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected