module CLTK::Parser::Explain

Direct including types

Defined in:

cltk/parser/explain.cr

Class Method Summary

Class Method Detail

def self.explain(io : IO) #

This function will print a description of the parser to the provided IO object.


[View source]