ast_inherits

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2024 License: GPL-3.0, LGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AstInherit

type AstInherit struct {
	ClassLikeName  *tokens.ClassLikeToken
	FileOccurrence *dtos.FileOccurrence
	Type           enums.AstInheritType
	// contains filtered or unexported fields
}

func ArrayReverse

func ArrayReverse(s []*AstInherit) []*AstInherit

func NewAstInherit

func NewAstInherit(classLikeName *tokens.ClassLikeToken, fileOccurrence *dtos.FileOccurrence, astInheritType enums.AstInheritType, path []*AstInherit) *AstInherit

func (*AstInherit) GetPath

func (i *AstInherit) GetPath() []*AstInherit

func (*AstInherit) ReplacePath

func (i *AstInherit) ReplacePath(path []*AstInherit) *AstInherit

func (*AstInherit) ToString

func (i *AstInherit) ToString() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL