Class AbstractNestedStructureHouseKeeper.Structure

java.lang.Object
com.scriptbasic.syntax.AbstractNestedStructureHouseKeeper.Structure
Enclosing class:
AbstractNestedStructureHouseKeeper

protected static class AbstractNestedStructureHouseKeeper.Structure
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected Structure()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Class<?> getElementType()  
    NestedStructure getPushedElement()  
    <T> boolean match​(java.lang.Class<T> expectedClass)  
    void setElementType​(java.lang.Class<?> elementType)  
    void setPushedElement​(NestedStructure pushedElement)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait