SPeCS Packages Documentation
    Preparing search index...

    Top-level node

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • obj: any

      Returns App

    Properties

    _javaObject: any
    _defaultAttributeInfo: {
        jpMapper?: {
            any: typeof Any;
            app: typeof App;
            joinpoint: typeof Joinpoint;
        };
        map?: DefaultAttributeMap;
        name: string
        | null;
        type?: PrivateMapper;
    } = ...

    Accessors

    • get dump(): string

      Returns string

    • get joinPointType(): string

      Returns string

    • get node(): object

      Returns object

    • get scopeNodes(): LaraJoinPoint[]

      Returns LaraJoinPoint[]

    • get self(): LaraJoinPoint

      Returns LaraJoinPoint

    • get super(): LaraJoinPoint

      Returns LaraJoinPoint

    Methods

    • Parameters

      • position: "replace" | "after" | "before"
      • code: string

      Returns LaraJoinPoint[]

    • Parameters

      Returns LaraJoinPoint[]

    • Parameters

      • name: string

      Returns boolean

    • Parameters

      • names: string[]

      Returns boolean

    • Returns string