0.2.2Universidad de La Laguna Escuela Superior de Ingenieria y Tecnologia Grado de Ingenieri Informatica
Function that reads the ast-tree, locates the function node and and calls addBeforeCode for adding the log.
(any)
(any)
(code)
code we want to add logs on
(string)
Only functions that match
the pattern substring will be add
Receives a node, creates the console message, creates a ast node and concatenates it to the received node
(any)
(code)
code we want to add loggs on
(string)
Only functions that match the pattern substring
will be logged