parse

package
v0.0.0-...-8abddbd Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2016 License: BSD-3-Clause Imports: 13 Imported by: 2

Documentation

Overview

Package parse provides the aspect parser.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AspectFile

type AspectFile struct {
	Filename  string
	Program   *loader.Program
	PkgInfo   *loader.PackageInfo
	Pointcuts map[*types.Named]aspect.Pointcut
}

AspectFile is the type for an aspect file.

func ParseAspectFile

func ParseAspectFile(aspectFilename string) (*AspectFile, error)

ParseAspectFile parses an aspect file.

Jump to

Keyboard shortcuts

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