MCPcopy Create free account
hub / github.com/cogentcore/core / String

Method String

parse/languages/bibtex/bibtex.go:24–24  ·  view source on GitHub ↗

Internal representation.

()

Source from the content-addressed store, hash-verified

22type BibString interface {
23 RawString() string // Internal representation.
24 String() string // Displayed string.
25}
26
27// BibVar is a string variable.

Callers 15

TestMatrix2StringFunction · 0.65
GetInterfacesMethod · 0.65
GetFieldsMethod · 0.65
FontFaceNameFunction · 0.65
TestBorderStyleFunction · 0.65
TestShapesFunction · 0.65
ConfigMethod · 0.65
BindDynVarMethod · 0.65
BindDynValueMethod · 0.65
DevGoImageMethod · 0.65
DevGoImageCopyMethod · 0.65
CheckGPUOptsMethod · 0.65

Implementers 2

BibVarparse/languages/bibtex/bibtex.go
BibTexparse/languages/bibtex/bibtex.go

Calls

no outgoing calls

Tested by 15

TestMatrix2StringFunction · 0.52
TestBorderStyleFunction · 0.52
TestShapesFunction · 0.52
TestHotspotFunction · 0.52
TestScatterFunction · 0.52
TestBitSlice10Function · 0.52
TestBitSlice8Function · 0.52
TestBitSlice7Function · 0.52
TestSimMatFunction · 0.52
TestTextTypesFunction · 0.52
TestTextDecorationFunction · 0.52
TestSnackbarTimeFunction · 0.52