![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
An Ast node that indicates the code represented by this node is unanalyzable. More...
Inherits org.lflang.analyses.c.CAst.AstNode, and org.lflang.analyses.c.Visitable.
Package Functions | |
| public< T > T | accept (AstVisitor<? extends T > visitor) |
The AstVisitor needs a double dispatch method. | |
| public< T > T | accept (AstVisitor<? extends T > visitor, List< AstNode > nodeList) |
The AstVisitor needs a double dispatch method. | |
An Ast node that indicates the code represented by this node is unanalyzable.
|
package |
The AstVisitor needs a double dispatch method.
Reimplemented from org.lflang.analyses.c.CAst.AstNode.
|
package |
The AstVisitor needs a double dispatch method.
Reimplemented from org.lflang.analyses.c.CAst.AstNode.