Class: Pione::Lang::ConditionalBranchContext

Inherits:
StructuralContext show all
Defined in:
lib/pione/lang/context.rb

Overview

ConditionalBranchContext is a free context for conditional branches.

Method Summary

Methods inherited from StructuralContext

#+, accept, acceptances, #eval, inherited, #initialize, #pos, #try_to_eval, #validate

Methods inherited from Context

#eval!

Constructor Details

This class inherits a constructor from Pione::Lang::StructuralContext