Uses of Class
io.github.protasm.jvmud.compiler.parser.ast.expr.ASTExprUnresolvedParentCall
Packages that use ASTExprUnresolvedParentCall
Package
Description
Visitor-style utilities that operate over the LPC AST.
-
Uses of ASTExprUnresolvedParentCall in io.github.protasm.jvmud.compiler.parser.ast.visitor
Methods in io.github.protasm.jvmud.compiler.parser.ast.visitor with parameters of type ASTExprUnresolvedParentCallModifier and TypeMethodDescriptiondefault voidASTVisitor.visitExprUnresolvedParentCall(ASTExprUnresolvedParentCall expr)