abstract class Myst::Semantic::Assertion

Direct Known Subclasses

Defined in:

myst/semantic/assertion.cr

Instance Method Summary

Instance Method Detail

def fail!(location : Location, message : String) #

Raise a Semantic::Error with the given message.


[View source]
abstract def run #

[View source]