fabil.ast
Interface NewFabricArray

All Superinterfaces:
Annotated
All Known Implementing Classes:
NewFabricArray_c

public interface NewFabricArray
extends Annotated


Method Summary
 FabricArrayInit init()
           
 NewFabricArray init(polyglot.ast.ArrayInit init)
           
 
Methods inherited from interface fabil.ast.Annotated
label, label, location, location
 

Method Detail

init

FabricArrayInit init()

init

NewFabricArray init(polyglot.ast.ArrayInit init)