org.jnetstream.lang.npl.model
Interface Element


public interface Element

A NPL element of the NPL language.

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Method Summary
 ElementKind getKind()
          Gets the kind of element this is.
 

Method Detail

getKind

ElementKind getKind()
Gets the kind of element this is.

Returns:
element kind