Skip to content

INQInheritance.js

kyleady edited this page Jan 24, 2017 · 1 revision

Purpose

This single script governs the inheritance of all of the INQ Prototypes.

Currently, all of the prototypes are an INQObject at base.

INQ Parsers inherent from the INQ prototype that they are parsing for.

Example

INQObject

INQLink

INQLinkParser

Usage

There are no functions or API Commands to make use of.

Requirements

Clone this wiki locally