class ExerciseAnayzer

Defined in:

exercise-analyser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(exercise : String, path : String) #

[View source]

Instance Method Detail

def anlyzation : Array(Types) #

[View source]
def comments : Array(Comments) #

[View source]
def comments=(comments : Array(Comments)) #

[View source]
def concepts : Array(String) #

[View source]
def concepts=(concepts : Array(String)) #

[View source]
def exercise : String #

[View source]
def exercise_tags #

[View source]