Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareMethods ¶
Types ¶
type Class ¶
func (*Class) FindCompatibleMethod ¶
FindCompatibleMethod finds a compatible method in the current class by comparing the method name and the parameter types, but ignoring the return types.
type Library ¶
func ReadLibrary ¶
func ReadLibrary(config config.LibraryConfig, keepBuildDir bool) *Library
Click to show internal directories.
Click to hide internal directories.