| Constructor and Description | 
|---|
| IsVirtualHostableS3Bucket(FnNode fnNode) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> T | acceptFnVisitor(FnVisitor<T> visitor) | 
| Expr | allowDots() | 
| protected List<Expr> | args() | 
| Value | eval(Scope<Value> scope) | 
| Expr | hostLabel() | 
| static IsVirtualHostableS3Bucket | ofExprs(Expr expr,
       boolean allowDots) | 
accept, condition, condition, equals, expectOneArg, expectTwoArgs, expectVariableArgs, getArgv, getName, hashCode, into, toStringpublic static final String ID
public IsVirtualHostableS3Bucket(FnNode fnNode)
public <T> T acceptFnVisitor(FnVisitor<T> visitor)
acceptFnVisitor in class Fnpublic static IsVirtualHostableS3Bucket ofExprs(Expr expr, boolean allowDots)
public Expr hostLabel()
public Expr allowDots()
Copyright © 2023. All rights reserved.